body{
	margin-left: 00px;
	margin-top: 0px;
	background-color: #000000;
}

h1{
color:#FFFFCC;
font-size:medium;
margin-bottom:4px;
margin-top:4px;
text-align:left;
}

h2{
	color:#FFFFFF;
	font-family:"lr SVbN", "Osaka|";
	font-size:medium;
	font-weight:bold;
	text-align:left;
	line-height: 150%;
	text-decoration: none;
	margin: 0px;
	padding: 2px;
	text-indent: 5px;
}

h3{
color:#CC6600;
font-size:14px;
margin-bottom:2px;
margin-top:4px;
text-align:left;
}

h3.top{
color:#FFFFFF;
margin-left:4px;
}

td{
color:#666666;
font-size:12px;
line-height:130%;
}

dfn{
font-style:normal;
}

.font10 {
	font-size: 10px;
	color: #666666;

}
.font12 {
	font-size: 12px;
	color: #666666;

}
.font14 {
	font-size: 14px;
	color: #666666;

}

.bldtxt{
font-weight:bold;
}

.darkred{
color:#CC0000;
}

a:link, a:active, a:visited{
	line-height: 150%;
	color: #006600;
	text-decoration: none;
}

a:hover{
	color: #006600;
	text-decoration: underline;
}

.footer, .footer a:link, .footer a:active, .footer a:visited{
	line-height: 150%;
	color: #FFCC00;
	text-decoration: none;
}

.footer a:hover{
	color: #FFCC00;
	text-decoration: underline;
}



