BODY {
   font-size : 11px; 
   font-family : verdana, sans-serif; 
}

UL, OL, DL, P, DIV {
   font-size : 11px; 
   font-family : verdana, sans-serif; 
   color : #333; 
   background-color : transparent; 
}

H1 {
   font-size : 14px; 
   font-family : verdana, sans-serif; 
   color : #066; 
   background-color : transparent; 
}

H2 {
   font-size : 12px; 
   font-family : verdana, sans-serif; 
   color : #066; 
   background-color : transparent; 
}

H3 {
   font-size : 10px; 
   font-family : verdana, sans-serif; 
   color : #066; 
   background-color : transparent; 
}

.h1 {
   font-size : 180%; 
   font-weight : bold;
}

A.h1:link {
   color : #066; 
   background-color : transparent; 
   text-decoration : none;
}

A.h1:visited {
   color : #066; 
   background-color : transparent; 
   text-decoration : none;
}

.h2 {
   font-size : 140%; 
   font-weight : bold;
}

A.h2:link {
   color : #066; 
   background-color : transparent; 
   text-decoration : none;
}

A.h2:visited {
   color : #066; 
   background-color : transparent; 
   text-decoration : none;
}

A:link {
   color : #033; 
   background-color : transparent; 
   font-weight : bold; 
   text-decoration : none; 
}

A:visited {
   color : #333; 
   background-color : transparent; 
   font-weight : bold; 
   text-decoration : none; 
}



A.sidenav {
   font-size : 11px; 
   font-family : verdana, sans-serif; 
   color : #333; 
   background-color : transparent; 
   text-decoration : none;
}

A.sidenav:link {
   color : #fc3; 
   background-color : transparent; 
   text-decoration : none;
}

A.sidenav:visited {
   color : #999; 
   background-color : transparent; 
   text-decoration : none;
}

.sidenav {
   color : #ccc; 
   background-color : transparent; 
}

.small {
   font-size : 90%; 
   font-weight : bold;
}

.italic {
   font-family : arial, sans-serif; 
   font-style : italic;
   font-size : 9px;
}

.arial {
   font-family : arial, sans-serif; 
}
