p {
	font-family: Verdana, Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
h1 {
	font-family: Verdana, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}
a:link {
	font-family: Verdana, Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #0000cc;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Tahoma, ;
	font-size: 10px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
}
body
{
scrollbar-face-color:#FFFFFF;
scrollbar-shadow-color: #FFFFFF; 
scrollbar-highlight-color: #0055e6; 
scrollbar-3dlight-color: #999999; 
scrollbar-darkshadow-color: #999999; 
scrollbar-track-color:#FFFFFF;
scrollbar-arrow-color: #0055e6;
}
h2 {
	font-family: Tahoma, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #0033CC;
	text-decoration: none;
}
