body {
	background-color: #FFFFFF;
	background-image: url(../img/bg.gif);
}
a {
	font-size: 10pt;
	color: #014D5F;
	text-decoration: none;
}
a:hover {
	font-size: 10pt;
	color: #F3960B;
	text-decoration: underline;
	position: relative;
	left: 1px;
	top: 1px;
}
table {
	font-size: 10pt;
	color: #333333;
}
.formtopic {
	font-size: 11pt;
	color: #333333;
	text-align: center;
}
.formhead {
	font-size: 10pt;
	color: #660000;
	text-align: center;
	background-color: #DEDEDE;
	padding: 1px;
	border-top: 1px solid #D6D3CE;
	border-right: 1px solid #848284;
	border-bottom: 1px solid #848284;
	border-left: 1px solid #D6D3CE;
	height: 30px;
}
.formitem1 {
	background-color: #EFEFEF;
}
.formitem2 {
	background-color: #F7F7F7;
}
.formcell1 {
	font-size: 10pt;
	color: #663300;
	text-align: center;
}
.formcell2 {
	font-size: 10pt;
	color: #663300;
	text-align: center;
	background-color: #DEDEDE;
	padding: 1px;
	border-top: 1px solid #D6D3CE;
	border-right: 1px solid #848284;
	border-bottom: 1px solid #848284;
	border-left: 1px solid #D6D3CE;
	height: 30px;
}
.formcell3 {
	font-size: 10pt;
	background-color: #EFEFEF;
	height: 30px;
}
.formfoot {
	font-size: 10pt;
	background-color: #DEDEDE;
	background-image: url(../img/defbg.gif);
	height: 30px;
}
.a1 {
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
.topver {
	font-size: 11pt;
	font-weight: bold;
	color: #F3960B;
	text-align: right;
}
.newinfotopic {
	font-size: 10pt;
	font-weight: bold;
	background-color: #DEDEDE;
	padding: 1px;
	border-top: 1px solid #D6D3CE;
	border-right: 1px solid #848284;
	border-bottom: 1px solid #848284;
	border-left: 1px solid #D6D3CE;
}