BODY{

	font-family: arial, helvetica, sans-serif;
	font-style:normal;
	font-size:10pt;
	color: #CCCCCC;
	background:#000000
	scrollbar-3dlight-color:;
    scrollbar-arrow-color:white;
    scrollbar-base-color:#000000;
    scrollbar-darkshadow-color:;
    scrollbar-face-color:;
    scrollbar-highlight-color:;
    scrollbar-shadow-color:;

}

H1 {

	font-family: arial ;
	font-style:bold;
	font-size:10pt;
	font-weight: bold;
	color: #999999
}

H2 {

	font-family: arial ;
	font-style:normal;
	font-size:18pt;
	color:#CC0000;
	font-weight: normal;

}

H3 {
        
	font-family: arial ;
	font-style:normal;
	font-size:12pt;
	color:#CCCCCC;
	font-weight: bold;	


}

H4 {
	font-family: arial ;
	font-style:normal;
	font-size:10pt;
	color:#CC0000;
	font-weight: bold;

}

H5 {
	font-family: arial ;
	font-style:normal;
	font-size:10pt;
	color:#CCCCCC;
	font-weight: bold;
	line-height: 1

}

TH {
	font-family: arial ;
	font-style:normal;
	font-size:8pt;
	color:#CCCCCC;
	font-weight: normal;
	text-align: center;

}

TD {

	font-family: arial ;
	font-style:normal;
	font-size:10pt;
	color:#CCCCCC;
	font-weight: normal;
	text-align: left;


}

HR {

	color:#CC0000;

}

.center {
	text-align: center;

}

.right {
	text-align: right;

}

P {
	text-align:left;
	color: #CCCCCC;

}


A:link {
	
	color: #CC0000;
	text-decoration: none;
}


A:visited {

	color: #CC0000;
	text-decoration: none;

}

A:active {

	color: blue;
	text-decoration: none;

}

A:hover {

	color:#999999;
	text-decoration: none;

}

A.special:link {

	color: #CCCCCC;
	text-decoration: none;

}

A.special:active {

	color: blue;
	text-decoration: none;

}

A.special:visited {

	color: #CCCCCC;
	text-decoration: none;

}

A.special:hover {

	color: #CC0000;
	text-decoration: none;

}








