body { 
font-family : Verdana, Arial, Helvetica, Sans-Serif; 
color : white; 
background-color : white; 
margin-left : 0; 
margin-top : 0; 
margin-right : 0; 
margin-bottom : 0; 
} 
h1 { 
margin-top : 1em; 
margin-bottom : 1em; 
font-size : 60px; 
font-weight: bold;
text-align : center; 
} 
h2 { 
margin-top : 1em; 
margin-bottom : 1em; 
font-size : 14px; 
font-weight: bold;
text-align : center; 
} 
h3 { 
margin-top : 1em; 
margin-bottom : 1em; 
font-size : 12px; 
font-weight: bold;
text-align : center; 
text-decoration: underline
} 
p , li , td { 
font-size : 10px; 
color: black;
background-color : transparent; 
text-align : left; 
} 
p.legal { 
font-family : Verdana, Arial, Helvetica, Sans-Serif; 
font-size : 9px; 
color : white; 
background-color : transparent; 
text-align : center; 
} 
p.header { 
font-family : Verdana, Arial, Helvetica, Sans-Serif; 
font-size : 9px; 
text-align : center;
color : black; 
background-color : transparent; 
text-decoration: bold;
} 
p.footer { 
font-family : Verdana, Arial, Helvetica, Sans-Serif; 
font-size : 9px; 
text-align : center;
color : white; 
background-color : transparent; 
} 
a:link { color: blue;
background: transparent;
text-decoration: underline;
}
a:visited { color: blue;
background: transparent;
text-decoration: underline;
}
a:active { color: red;
background: transparent;
text-decoration: none;
}			
a:hover { color: red;
background: transparent;
text-decoration: none;
}
.nav1 , a.nav1 { 
font-family : Verdana, Arial, Helvetica, Sans-Serif; 
color : black; 
background-color : transparent; 
text-decoration : underline; 
font-size : 10px; 
} 
a.nav1:visited {
font-family : Verdana, Arial, Helvetica, Sans-Serif; 
color : blue; 
background-color : transparent; 
text-decoration : underline; 
font-size : 10px; 
} 
a.nav1:hover { 
font-family : Verdana, Arial, Helvetica, Sans-Serif; 
color : red; 
background-color : transparent; 
text-decoration: none;
font-size : 10px; 
}
.nav2 , a.nav2 { 
font-family : Verdana, Arial, Helvetica, Sans-Serif; 
color : white; 
background-color : transparent; 
font-size : 10px; 
} 
a.nav2:visited {
font-family : Verdana, Arial, Helvetica, Sans-Serif; 
color : blue; 
background-color : transparent; 
font-size : 10px; 
} 
a.nav2:hover { 
font-family : Verdana, Arial, Helvetica, Sans-Serif; 
color : red; 
background-color : transparent; 
text-decoration: none;
font-size : 10px; 
}

