/* CSS Document */
body {
	font-size: 9pt;
}
a {  font-size: 9pt; color: #333333; text-decoration: none}
a:hover {  font-size: 9pt; color: #333333; text-decoration: underline}
td {  font-size: 9pt; color: #333333}
input{
	font-size: 9pt;
}
input.sub {
	font-size: 9pt;
	color: #666666;
	font-weight: bold;
}
select{font-size: 9pt;
	color: #999999;}
	.style1 {color: #FF6600}
.style2 {color: #0066cc}
.top2 {
	color: #7B99B1;
	font-weight: bold;
}
.style3 {
	font-size: 10pt;
	font-weight: bold;
}
.style4 {
	color: #666666;
	font-weight: bold;
}
.style5 {
	font-size: 10pt;
	color: #996699;
	font-weight: bold;
}
.style7 {
	color: #FF9900;
	font-weight: bold;
	font-size: 13px;
}
.style8 {color: #958763}
.style9 {color: #528b66}
.style10 {color: #CC0000}
.style14{color: white}


input.bga {
	background-color: #EFEFEF;
	font-size: 9pt;
	color: #FF0000;
}

