body{
	background-color: #ffffff;
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:11pt;
	font-style:bold;
	scrollbar-face-color:  #691E47; 
scrollbar-highlight-color: #691E47; 
scrollbar-3dlight-color: #E1C28B; 
scrollbar-shadow-color: #691E47; 
scrollbar-arrow-color: FFFFFF; 
scrollbar-track-color: #E1C28B; 
scrollbar-darkshadow-color: #E1C28B;
	}


input, option, textarea{
	color:#000000;
	font-family:Tahoma;
	font-size:8pt;
	
	text-decoration: blink;

	font-style: normal;
	line-height: normal;


}


a:visited {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #333333;
	text-decoration: underline;
}

a:link {
	color: #333333;
	text-decoration: none;
}
table, tr, td{
	color:#333333;
	font-family:Tahoma;
	font-size:10pt;
	font-style:normal;
	
	}