body {
	scrollbar-highlight-color :#2B0000;
	scrollbar-arrow-color :#CCCEFF;
	scrollbar-base-color:#a49fe2;
	scrollbar-shadow-color : #330033;
	scrollbar-face-color : #999999;
	scrollbar-3dlight-color :#b7b8d1;
	scrollbar-darkshadow-color : #b7b8d1;
	scrollbar-track-color : #999999;
	cursor: crosshair;
	background-color:#999999;
	
}

body {
	font-family: georgia, book antiqua, tahoma;
	font-size: 11px;
	color: #000033;
	text-align: justify;}



.head
{
	font-weight: bold;
	font-family:georgia, book antiqua, tahoma;
	color:#330033;
	letter-spacing: 1pt;
	text-align: right;
	border: 1px solid black;
	padding: 2px;
	color: #000000;
	background-color: #333366;

}


A
{cursor:default;height:1px; behavior: url(linkover.htc);filter:progid:dximagetransform.microsoft.gradientwipe(duration=2);font-weight: bold;}
a:active {  color: #DCC9DF; text-decoration: none; cursor: none;}
a:link {  color: #DCC9DF; text-decoration: none; cursor: none;}
a:visited {  color: #DCC9DF; text-decoration: none; cursor: none;}
a:hover {  color: #666666; text-decoration: none;}