/* ================================================
	TopStyle Export
	Source File: 
	Target: Internet Explorer 6
================================================ */

body {
	scrollbar-3dlight-color : #FFD940;
	scrollbar-arrow-color : #660000;
	scrollbar-face-color : #F5BB3B;
	scrollbar-darkshadow-color : #660000;
	scrollbar-highlight-color : #FFFF9B;
	scrollbar-shadow-color : #A60000;
	scrollbar-track-color : #F5BB3B;
}
	
p {
	margin-left: 20px;
	font-family: "Times New Roman", Times, serif; 
	font-size: 18px; 
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color : #660000;
}
ul {
	left: 20px;
}

li {
	font-family: "Times New Roman", Times, serif; 
	font-size: 17px; 
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color : #660000;
	text-decoration: none;
}


a:link {
	font : normal normal normal 18px "Times New Roman", Times, serif;
	color : #660000;
}

a:visited	{
	font : normal normal normal 18px "Times New Roman", Times, serif;
	color : #A60000;
}

a:hover {
	font : normal normal normal 18px "Times New Roman", Times, serif;
   color : #FFFFCC;
}


