A:link { color: #000099 }          /* unvisited link */
A:visited { color: #990000 }        /* visited links */
A:active { color: #006600 }        /* active links */

BODY  { 
        background  : #fefefe
      }

textarea {
	 Font-Family : 'Arial',  'Sans-Serif', 'Helvetica';
	 Font-Size : 9pt;
         Color : #000000;
         Text-Align  :  left;
         Font-Weight : bold;
         background-color: #cccccc;
       }

select {
	 Font-Family : 'Arial',  'Sans-Serif', 'Helvetica';
	 Font-Size : 9pt;
         Color : #000000;
         Text-Align  :  center;
         Font-Weight : bold;
         background-color: #cccccc;
       }

input  {
       Color : #000000;
	 Font-Family : 'Arial',  'Sans-Serif', 'Helvetica';
	 Font-Size : 9pt;
       Text-Align  :  left;
       Font-Weight : bold;
       background-color: #cccccc;
       }

input.dark  {
       background-color: #333333;
       }

input.hidden { 
              background-color: transparent;
             }

input.right  {
             Text-Align  :  right;
              }

input.center  {
             Text-Align  :  center;
             }

TABLE {   border-collapse: collapse;
          border: 2px #ff0000;
          background  : #eeeee0

      }

TABLE.hidden  {   border: 0px #ffffff;
                  background  : transparent
                  margin-left   : auto;
                  margin-right  : auto;
                  text-align : center;
             }

TABLE.center  {   margin-left   : auto;
                  margin-right  : auto; 
             }

tr.header   { 
               background  : #bbe0bb
            }

TD      { border: 1px solid green; 
          padding: 0em; 
          Vertical-Align : text-top;
        }

TD.header
         { border-left: 0px;
           border-top: 4px solid #000099  ;
           border-right: 0px;
           border-bottom: 4px solid #000099  ;
           background  : #cccccc 
         }
TD.hidden
         { border: 0px;
		   Vertical-Align : text-top;
         }

TD.ctr     { Text-Align  :  center; }

TD.header  { background  : #dddddd; }

tr.center   { 
              Text-Align  :  center;
            }

ul {
	Margin-Top : 0pt ! important;
   }

li   {
	Color : #000000;
	Font-Family : 'Arial',  'Sans-Serif', 'Helvetica';
	Font-Size : 9pt;
	Font-Weight : normal;
    }

li.larger   {
	Font-Size : 10.5pt;
    }

P{
	Color : #000000;
	Font-Family : 'Arial',  'Sans-Serif', 'Helvetica';
	Font-Size : 9pt;
	Font-Weight : normal;
	Margin-Bottom : 4pt ;
	Margin-Left : 2pt ! important;
	Margin-Right : 1pt ! important;
	Margin-Top : 4pt ! important;
	Position : relative;
	Vertical-Align : text-top;
	}

P.prelist {
	Margin-Bottom : 0pt ! important;
	}

P.center{
	Margin-Bottom : 1pt ! important;
	Margin-Left : 1pt ! important;
	Margin-Right : 1pt ! important;
	Margin-Top : 1pt ! important;
        Text-Align : center;
      }

P.center_red{
	Color : #FF0000;
        Font-Weight : bold;
        Text-Align : center;
      }

P.table  {
        Text-Align : center ! important;
        }


P.bold {
	Font-Weight : bold;
	}

P.larger {
         Font-Size : 10.5pt;
	}

P.left  {
	Margin-Left : 9px ! important;
	Margin-Right : 20px ! important;
	}

P.lefttop{
	Margin-Top : 0pt ! important;
	Margin-Left : 9px ! important;
	Margin-Right : 20px ! important;
	}

P.right{
	Text-Align : Right ! important;
	}


P.bullet{
	List-Style-Type : Disc ! important;
	Margin-Bottom : 2px ! important;
	Margin-Left : 9px ! important;
	}

P.nospace{
	Font-Family : 'Arial',  'Sans-Serif', 'Helvetica';
	Margin-Bottom : 0pt ! important;
	Margin-Left : 0pt ! important;
	Margin-Right : 0pt ! important;
	Margin-Top : 6pt ! important;
	}

P.small{
	Font-Family : 'Arial',  'Sans-Serif', 'Helvetica';
	font-size : 8pt;
	font-weight : normal;
	text-align : center;
	}

P.toc{
	Margin-Left : 4pt ! important;
	Margin-Right : 0cm ! important;
	Text-Align : center;
	}

P.Footer{
	Font-Family : 'Arial',  'Sans-Serif', 'Helvetica';
	Font-Size : 9pt;
	Font-Weight : normal;
	List-Style-Position : outside;
	Margin-Bottom : 10pt ! important;
	Margin-Left : 5pt ! important;
	Margin-Right : 5pt ! important;
	Margin-Top : 2pt ! important;
	Position : relative;
	Vertical-Align : text-top;
	}

H1{
	Color : #000099  !  important;
	Font-Family : 'Arial',  'Sans-Serif', 'Helvetica';
	Font-Size : 24pt ! important;
	Font-Style : normal;
	Font-Weight : bold ! important;
	Margin-Top : 12pt ! important;
	Margin-Bottom : 12pt ! important;
	Text-Align : center;
	}

H1.headline
      {
	Margin-Left : 0cm ! important;
	Text-Align : left;
	Margin-Bottom : 1px ! important;
	}

H2{
	Color : #010077! important;
	Font-Family : 'Arial', 'Sans-Serif', 'Helvetica';
	Font-Size : 11pt ! important;
	Font-Style : normal;
	Font-Weight : bold ! important;
	Margin-Bottom : 0pt ! important;
	Margin-Left : 2pt ! important;
	Text-Align : left;
        Background-Color  :  transparent ;
	}

H2.nospacetop{
	Margin-Top : 1px;
	}

H2.center  {
	Text-Align : center;
	}

H3{
	Color : #990000! important;
	Font-Family : 'Arial', 'Sans-Serif', 'Helvetica';
	Font-Size : 9pt ! important;
	Font-Style : normal;
	Font-Weight : bold ! important;
	Margin-Bottom : 2pt ! important;
	Margin-Left : 2pt ;
	Margin-Top : 2pt ! important;
	Text-Align : left;
	}

H3.rightnospacebefore{
	Margin-Top : 1px;
	Text-Align : right;
	}

H4{
	Color : #010077! important;
	Font-Family : 'Arial', 'Sans-Serif', 'Helvetica';
	Font-Size : 11pt ! important;
	Font-Style : normal;
	Font-Weight : bold ! important;
	Margin-Top : 14pt ! important;
	Margin-Bottom : 0pt ! important;
        Margin-Left : 2pt ! important;
	Text-Align : left;
        /* Background-Color  :  #dddde0; */
	}
H4.center  {
	Text-Align : center;
	}
H4.reverse{
	Color : #FFFFFF! important;
      Background-Color  :  #010077;
	}
H5 {
	Color : #000000! important;
	Font-Family : 'Arial', 'Sans-Serif', 'Helvetica';
	Font-Size : 9pt ! important;
	Font-Style : normal;
	Font-Weight : bold ! important;
	Margin-Bottom : 2pt ! important;
	Margin-Left : 2pt ;
	Margin-Top : 8pt ! important;
	Text-Align : left;
      }
