body,p,td,ul,ol 
{  
font-family: Verdana,  sans-serif; 
font-size: 10pt;
}

.smaller {  font-size: 8pt}
.hilite {color: #ff9900}
h1
{  
font-family: Verdana,  sans-serif; 
font-weight: lighter;
color: #000000 ;
font-size :  14pt;
 border-bottom-style :  solid;
 border-bottom-width :  thin;
 border-bottom-color :  #ff0000;
}
 h2
{  
font-family: Verdana,  sans-serif; 
font-weight: lighter;
color: #000000 ;
 font-size :  12pt;
}

h3, h4, h5, h6
{  
font-family: Verdana,  sans-serif; 
}
/* page links */
a 
{  
text-decoration: none;
}

/* navabr links */
a.navbar:link
{  
text-decoration: none;
font-size: 8pt;
color: #ffffff; 
}

a.navbar:visited
{  
text-decoration: none;
font-size: 8pt;
color: #ffffff; 
}

a.navbar:hover 
{  
color: #ffffff; 
text-decoration: none;
font-size: 8pt;
background-color: #000000;
}

/* toc links */
a.toc:link
{  
text-decoration: none;
font-family: Comic Sans MS; 
font-size: 8pt;
color: #ffffff; 
}

a.toc:visited
{  
text-decoration: none;
font-family: Comic Sans MS; 
font-size: 8pt;
color: #ffffff; 
}

a.toc:hover 
{  
color: #ffffff; 
font-family: Comic Sans MS; 
text-decoration: none;
font-size: 8pt;
background-color: #000000;
}

/* black toc links */
a.tocblack:link
{  
text-decoration: none;
font-family: Comic Sans MS; 
font-size: 8pt;
color: #ffffff; 
}

a.tocblack:visited
{  
text-decoration: none;
font-family: Comic Sans MS; 
font-size: 8pt;
color: #ffffff; 
}

a.tocblack:hover 
{  
color: #ffffff; 
font-family: Comic Sans MS; 
text-decoration: none;
font-size: 8pt;
background-color: #ff0000;
}
