/* CSS Document */

 

H1 {
color: white; background: teal; FONT-FAMILY: arial, helvetica, lucida-sans, sans-serif; FONT-SIZE: 18pt; FONT-STYLE: normal; FONT-VARIANT: normal
}
H2 {
COLOR: #000000; FONT-FAMILY: verdana, helvetica, lucida-sans, sans-serif; FONT-SIZE: 14pt; FONT-STYLE: normal; FONT-VARIANT: normal
}
body {
FONT-FAMILY: Arial, Helvetica, sans-serif; 
}
a:link { color: #FF3300; text-decoration: none ; border-bottom: 1px Dotted #AAAAAA;}
a:active { color: #FF3300; text-decoration: none ; border-bottom: 1px Dotted #AAAAAA;}
a:visited { color: #FF3300; text-decoration: none ; border-bottom: 1px Dotted #AAAAAA;}
a:hover {  color: #FF3300; text-decoration: none; background: #FFFFCC }
.top a:link { color: #999999; text-decoration: none ;border-bottom: 1px solid #999999;}
.top a:active { color: #999999; text-decoration: none ;border-bottom: 1px solid #999999;}
.top a:visited { color: #999999; text-decoration: none ;border-bottom: 1px solid #999999;}
.top a:hover {  color: #FFFFFF; text-decoration: none; background: #000000; border-bottom: 0px Dotted #000000;}

.headertop{
height:64px;
border-width:0px;  
border-left-width:0px;
border-right-width:0px;
border-top-width:0px;
border-bottom-width:0px;
      }