body {background-color:#5275A5;}
        
p{font-color:#6D6E6C;
        font-family:tahoma,verdana,arial,helvetica,san-serif;
        font-size:11px; }

       
a:link{ color:#blue; 
        text-decoration: underline; }
a:visited {COLOR: #red;
           text-decoration: underline; }
a:active {color: #purple;
          text-decoration: none; }
a:hover {font-weight:normal;} 

A.button:link, A.button:visited, A.button:active, A.button:hover {
        text-decoration: none;
        font-weight: bold;
        color: #5275A5;
        font-family:arial,trebuchet,verdana,helvetica,san-serif;
        font-size: 8pt;}

A.button:visited {COLOR: #000000;
           text-decoration: none; }
A.button:active {color: #FF0000;
          text-decoration: none; }
A.button:hover {font-weight: bold;
         color: #000000}

A.go:link, A.go:link, A.go:visited, A.go:active, A.go:hover {
        text-decoration: underline;
        font-weight: bold;
        color:#000000;
        font-family:trebuchet,verdana,arial,helvetica,san-serif;
        font-size: 10pt;}

A.go:visited {COLOR: #000000;
           text-decoration:underline; }
A.go:active {color: #000000;
          text-decoration:underline;
           }
A.go:hover {color: #000000;
             font-weight: bold;
             text-decoration:none;
         }
A.web:link, A.web:link, A.web:visited, A.web:active, A.web:hover {
        text-decoration: underlined;
        font-weight: boldl;
        color:#FF0000;
        font-family:trebuchet,verdana,arial,helvetica,san-serif;
        font-size: 8pt;}

A.web:visited {COLOR: #FF0000;
           text-decoration:underlined; }
A.web:active {color: #FF0000;
          text-decoration: underlined;
           }
A.web:hover {color: #26BC1F;
             font-weight: bold;
             text-decoration:underlined;
         }

H1 {
  color: #333333;
  font-size:8pt;
  margin:0px 10px 0px 10px;
  font-weight:normal;
  line-height:150%;
  font-family:arial,trebuchet,verdana,helvetica,san-serif;
  font-variant:none;
  font-style:normal
 
}   
H2 {
  color: #4B4B4C;
  font-size:12pt;
  margin:10px 10px 10px 10px;
  font-weight:bold;
  line-height:normal;
  font-family:arial,trebuchet,verdana,helvetica,san-serif;
  font-variant:none;
  font-style:normal
 
}   

H3 {
  color: #5275A5;
  font-size:10pt;
  font-variant:none;
  margin: 10px 10px 10px 10px;
  font-weight: bold;
  line-height: normal;
  font-family: arial,trebuchet,verdana,helvetica,san-serif;
  font-variant: normal;
  font-style: normal
  text-align: center
}

H4 {
  color: #6D6E6C;
  font-size: 11pt;
  margin:0px 0px 0px 0px;
  font-weight: bold;
  line-height: normal;
  font-family: trebuchet,verdana,arial,helvetica,san-serif;
  font-variant: normal;
  font-style: normal
  text-align: center
  
}