body  {
	font-family : Verdana, Arial, Helvetica;
	color : #000000;
	background-color : #000000;
	font-size : 12px;	
	scrollbar-3d-light-color : #ffffff;
    scrollbar-arrow-color : #000000;
    scrollbar-base-color : #2a0e54;
    scrollbar-dark-shadow-color : #2a0e54;
    scrollbar-face-color : #2281b8;
    scrollbar-highlight-color : #eeeeee;
    scrollbar-shadow-color : #2a0e54;
    scrollbar-track-color : #2a0e54;
	
}

.copyrighttext{
	color	:	#ffffff;
	font-family : Verdana;
	font-size : 8pt;
}

table {
    font-size : 12px;

}

H1  {
	font-size : 17px;
	font-weight : bold;
}

H2  {
	font-size : 14px;
	font-weight : bold;
}

H3  {
	font-size : 13px;
	font-weight : bold;
}

A, A:Link {
	text-decoration : none;
	color : #0000ff;
}


A, A:Visited {
	text-decoration : none;
	color : #0000ff;
}

A,  A:Active {
	text-decoration : none;
	color : #0000ff;
}


A:Hover  {
	color : 2281b8;
	text-decoration : underline;
}

.imagetext{
	font-family : Verdana;
	font-size : 8pt;
}