body 
{ 
	background-color:#000000;
	
	SCROLLBAR-FACE-COLOR: #000000;
	SCROLLBAR-HIGHLIGHT-COLOR: #92499E;
	SCROLLBAR-SHADOW-COLOR: #92499E;
	SCROLLBAR-ARROW-COLOR: #92499E;
	SCROLLBAR-BASE-COLOR: #92499E;
	SCROLLBAR-3D-LIGHT-COLOR: #92499E;
	SCROLLBAR-DARK-SHADOW-COLOR: #92499E;
}
.text
{
	COLOR:#FFFFFF;
	FONT-FAMILY:Arial, sans-serif;
	FONT-SIZE:9pt;
}

a {
	text-decoration: none;
	COLOR: #92499E; 
	FONT-FAMILY:Arial, Sans-serif;
	FONT-SIZE:9pt;}
a:link {
	COLOR: #92499E; 
	FONT-FAMILY:Arial, Sans-serif;
	FONT-SIZE:9pt;}
a:visited { 
	COLOR: #92499E; 
	FONT-FAMILY:Arial, Sans-serif;
	FONT-SIZE:9pt;}
a:hover	{ 
	COLOR: #92499E; 
	text-decoration: underline; 	
	FONT-FAMILY:Arial, Sans-serif;
	FONT-SIZE:9pt;}
a:active { 	
	COLOR: 92499E; 
	FONT-FAMILY:Arial, Sans-serif;
	FONT-SIZE:9pt;}

.header
{
	COLOR:#C0C0C0;
	FONT-FAMILY:Arial, Sans-serif;
	FONT-SIZE:10pt;
	font-weight:bold;
}
.subheader
{
	COLOR:#C0C0C0;
	FONT-FAMILY:Arial, Sans-serif;
	FONT-SIZE:9pt;
	font-weight:bold;
}

.smalltext
{
	COLOR:#C0C0C0;
	FONT-FAMILY:Arial, Sans-serif;
	FONT-SIZE:8pt;
}

.imageborder{border-color:#92499E;}
