a:link
{
	text-decoration:  underline;
	font-weight:normal;
	color:#FFFFFF;
} 

a:visited
{
	text-decoration:  underline;
	font-weight:normal;
	color:#9999CC;
} 

a:hover
{
  	text-decoration:  underline;
	font-weight:normal;
	color:#9999CC;
} 

a:active
{
 	text-decoration:  underline;
	font-weight:normal;
	color:#9999CC;
}

font.previous
{
	font-weight:normal;
	font-style:normal;
	color:#CCCCCC;
}


#description
{
	font-family:sans-serif;
	font-size:10pt;
	font-weight:normal;
	font-style:italic;
}

body
{
	font-family: arial, sans-serif;
	font-size:10pt;
	background-color:#5F6390;
	color:#CCCCCC;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
	scrollbar-face-color:#2C2C60;
	scrollbar-highlight-color:#A5B2DE;
	scrollbar-3dlight-color:#2C2C60;
	scrollbar-darkshadow-color:#020228;
	scrollbar-shadow-color:#060620;
	scrollbar-arrow-color:#5F6390;
	scrollbar-track-color:#141433;
}

