a:link
{
	color: #212930;
	text-decoration:none;
	font-family:Arial; font-weight:bold; 
}
a:hover
{
	color: #FF9900;
	background-color: #0077D4;
	font-family:Arial; font-weight:bold 
}
a:visited
{
	color: #212930;
	text-decoration:none;
	font-family:Arial; font-weight:bold 
}
a:active
{
	color: #FFCC00;
	background-color: #CC0000;
	text-decoration:none;
	font-family:Arial; font-weight:bold
}
body
{
	margin-top: 5px;
	margin-bottom: 25px;
	margin-left: 0px;
	margin-right: 0px;
	
	font-family: Verdana, Arial, sans-serif;
	font-size:10 pt;
	color: rgb(0,119,212);
	

	background-color: rgb(33,41,48);
	
	scrollbar-3dlight-color:#EEE6CF;
	scrollbar-arrow-color:#FFCC00;
	scrollbar-darkshadow-color:#212930;
	scrollbar-face-color:#0077D4;
	scrollbar-highlight-color:#EEE6CF;
	scrollbar-shadow-color:#212930;
	scrollbar-track-color:#EEE6CF;
}	
UL
{
	list-style-type: disc;
	list-style-position: outside;
}
img
	border:none; 
{

}
h1, h2, h3, h4, h5, h6
{
	font-family:arial,sans-serif; font-weight: plain; color: rgb(0,33,99);

	margin-bottom:5px;
    margin-top:6px;
}
h1
{
	font-size:24px;
	color: rgb(153,0,0);
}
h2
{
	font-size:18px;
	color: rgb(153,0,0); 
	font-family: Verdana, Arial, sans-serif;
}
h3
{
	font-size:12pt;
	color: rgb(153,0,0); 
}
h4
{
	font-size:22px;
	color: rgb(153,00,00);
}
h5
{
	font-size:10px;
	color: rgb(0,72,138);
}
h6
{
	font-size:8px;
	color: rgb(0,72,138);
}

p 
{
	line-height:130%;
	font-size:10pt;
	color: rgb(0,119,212);
	margin-top:12px;
	margin-bottom:10px;
}
