a:hover {
	color: #ffff66;
	text-decoration: none;
	font-weight: bold;
}
a {
	color: #CCCC33;
	text-decoration: none;
	font-weight: bold;
}

.a_small {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

body {
	font-family: Verdana, Arial, sans-serif;
	color: white;
	background: #000000;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 8pt;
}
.cell {
	background: #000000;
	font-size: 8pt;
	color: #FFFFFF;
}
td {font-size: 10pt;
	color: #FFFFFF;
}
.cell_lite {
	background: #000000;
	font-size: 8pt;
	color: #FFFFFF;
}
.head_bk {
	background: #111111;
	font-size: 12pt;
	color: white;
	font-weight: bold;
}
.small {
	font-size: 8pt;
}

.line {
	font-size: 8pt;
	color:#999999 ;
}
.formbody {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	color: #333399;
	width: 100%;
}
.formlabel {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	font-style : italic;
	text-align : right;
	font-weight : bold;
}
.big {
	font-size: 12pt;
	color: #CCCC33;
	font-weight: bold;
	}
.big_title {
	font-size: 18pt;
	color: #fff;
	font-weight: bold;
	}	
