a:link
{
	text-decoration:  none;
	font-weight:bold;
	color:#61476C;
} 

a:visited
{
	text-decoration:  none;
	font-weight:bold;
	color:#78667C;
} 

a:hover
{
  	text-decoration:  underline;
	font-weight:bold;
	color:#FFFFFF;
} 

a:active
{
 	text-decoration:  underline;
	font-weight:bold;
	color:#FFFFFF;
}

font.previous
{
	font-weight:bold;
	font-style:italic;
	color:gray;
}


#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:#362464;
	color:#CCCACB;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
	scrollbar-face-color:#3C3644;
	scrollbar-highlight-color:#7B667C;
	scrollbar-3dlight-color:#443644;
	scrollbar-darkshadow-color:#121015;
	scrollbar-shadow-color:#212025;
	scrollbar-arrow-color:#7A667C;
	scrollbar-track-color:#1E1D27;
}
