P  {
	font-weight : normal;
	text-align : justify;
	font-size : 12px;
	line-height : 120%;
}

B  {
	font-weight : bold;
	font-size : 12px;
}

SMALL  {
	font-weight : normal;
	font-size : 10px;
}

H1  {
	font-weight : bold;
	font-size : 22px;
}

H2  {
	font-weight : bold;
	font-size : 20px;
}

H3  {
	font-weight : bold;
	font-size : 18px;
}

A  {
	color : #FFFF99;
	text-decoration : none;
	font-weight : bold;
}

A:Visited  {
	color : Grey;
}

A:Active  {
	color : White;
}

A:Hover  {
	color : White;
}

BODY  {
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	font-family : Arial,Helvetica;
	background-color : Black;
	color : White;
	margin-top : 0;
	
	scrollbar-face-color: #000000; 
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000; 
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-darkshadow-color: #ffffff; 
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #ffffff
}

TD  {
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	font-family : Arial,Helvetica;
}

TH  {
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	font-family : Arial,Helvetica;
}

FORM  {
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	font-family : Arial,Helvetica;
}

DIV  {
	font-size : 12px;
	font-family : Arial,Helvetica;
	font-weight : normal;
	font-style : normal;
	color : White;
}

EM  {
	font-weight : bold;
	font-size : 18px;
}

H4  {
	font-weight : bold;
	font-size : 16px;
}

H5  {
	font-weight : bold;
	font-size : 14px;
}


#text { 
text-align:center;
font-size:16px;
font-family:Arial, Helvetica, sans-serif;
color:#fff;
	}


#opt, #opt a, #opt a:active, #opt a:link {
	text-align:center;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
        color:#fff;
	}
