P  {}

H1  {}

H2  {}

H3  {}

ul {

font-weight: bold;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
text-align: left;
font-size: smaller;
}

li.nv  {
    list-style-image : url(graphics/nv.gif);
}

li.pdf  {
	list-style-image : url(graphics/pdficon2.gif);
}

A  {
 	color : #0000FF;
 	text-decoration : none;
 }
 
 A:Visited  {
 	color : #0000FF;
 	text-decoration : none;
 }
 
 A:Active  {
 	color : #FF0000;
 	text-decoration : underline;
 }
 
 A:Hover  {
 	color : #FF00FF;
 	text-decoration : none;
 }
 
 BODY  {
	font-family : serif;
	color : Navy;
}
