body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666666;
	scrollbar-base-color: #333333; 

    scrollbar-face-color: #333333; 

    scrollbar-track-color: #767676; 

    scrollbar-arrow-color: #999999;

    scrollbar-highlight-color: #cccccc; 

    scrollbar-3dlight-color: #333333; 

    scrollbar-shadow-color: #000000;

    scrollbar-darkshadow-color: #000000; 

}

li {

	font-weight: normal; 

    margin-left: -10px; 

    font-family: verdana,arial,geneva,sans-serif; 

    list-style-type: disc;

    }
	
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
.leftnav {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;

}
.whitelinkonblue {
	font-weight: bold;
	color: #D2DDE8;
	text-decoration: none;
}
.header {
	font-size: 16px;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;

}
a:active {
	text-decoration: none;
}
