body{
	background: #ffffff url(images/back_all.gif) repeat-x;
	font: 13px Arial, Helvetica, sans-serif;
	color: #666666;
	margin-top: 50px;
	scrollbar-3dlight-color : black;
	scrollbar-arrow-color : white;
	scrollbar-base-color : gray;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : #266183;
	scrollbar-highlight-color : #999999;
	scrollbar-shadow-color : #999999;
	scrollbar-track-color : white;
}
 
a				{
	color: blue;
	text-decoration: none;
	font-weight: bold;
}
a:hover	  {
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}
a:active   {
	color: #004E98;
	font-weight: bold;
}
a:visited  {
	color: #964545;
	font-weight: bold;
}
H1 {
	text-decoration: none;
	font-style: normal;
	font-size: 24px;
	color: #1957B6;
}
H2 {
	color: maroon;
	font-style: normal;
	font-size : 14pt;
	font : normal bold;
	text-indent : 11px;
}
H3 { width: 216px; height: 30px; font-size: 14px; font-weight: bold; padding-left: 20px; padding-top: 14px; text-transform: uppercase; color: #ffffff; background: url(images/title.gif) repeat-x }
H4   		   { color: Black; font-size : 13pt;  font-style : normal;  background : 0px;               }
H5_Footer {
	height: 50px;
	clear: both;
	padding-top: 20px;
	border-top: 5px solid #1555B5;
	background: url(images/footer.gif) repeat-x bottom;
}
UL 			  { 	list-style : square;   	}

TD {
	background-color:#FFFFFF;
}
