body{
	font-family : Arial;
	font-size : x-small;
	color : #FFFFFF;
	background-color : #FFFFFF;
}
tr{
	font-family : Arial;
	font-size : x-small;
	color : #FFFFFF;
	}

a:link

{
color: #000000;
text-decoration: none;
font-size:x-small;
}

a:visited

{
color: #000000;
text-decoration: none;
font-size:x-small;
}

a:hover{
	color : #D52414;
	}


#navlist a:visited, a:link
{
color: #000000;
text-decoration: none;
font-size:x-small;
}
#navlist a:hover
{
color: red;
text-decoration: none;
font-size:x-small;
}

td { 
	font-family : Arial;
	font-size : x-small;
	color : #FFFFFF;
 } h1 {  font-family: Arial, Helvetica, sans-serif; font-size: large}
h2 {  font-size: small}

#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
color:black;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}p {  font-family: Arial, Helvetica, sans-serif; color: #666666}


#navlist a:link { 
color: #fff;
background-color: #666666;
text-decoration: none;
font-size:small;
 } 
