body{
	font-size: 10pt;
	background-color: #333333;
	color: #666666;
	scrollbar-arrow-color:#000000;
	scrollbar-3dlight-color:#F8CC32;
	scrollbar-highlight-color:#F8CC32;
	scrollbar-shadow-color:#5B3B2B;
	scrollbar-face-color:#F8CC32;
	scrollbar-darkshadow-color:#F7E54F;
	margin: 0;
	padding: 0;
}
td{
    font-size:10pt;
}
a{
    color:#666666;
}
.f10{
    font-size:10pt;
    line-height:130%;
}
.f8{
    font-size:8pt;
    line-height:140%;
}
.f8a{
    font-size:8pt;
    line-height:120%;
}
.f8b{
    font-size:8pt;
    line-height:130%;
}
A:link { 
    color:#666666;
    text-decoration:none;
}
A:visited { 
    color:#FF3399;
    text-decoration:none;
}
A:hover { 
    color:#666666;
    text-decoration:underline;
}
A:active { 
    color:#FF3399;
    text-decoration:none;
}
h1{
	font-size: 12px;
	margin: 0px;
	padding: 0px;
    color: #666666;
	text-align: center;
}
#title{
	height: 15px;
	margin: 0px;
	padding: 0px;
}

