.headertitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	background-color: #999999;
	width: 500px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.td_underline {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.bodyform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 400px;
	margin-right: 10px;
	line-height: 14px;
	padding: 2px;
}
.floatright {
	float: right;
	width: 75px;
}

.regularstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #006600;
	line-height: 20px;
	width: 500px;
}
.bodyform500 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 500px;
	margin-right: 10px;
	line-height: 14px;
	padding: 2px;
}
.littlewhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #FFFFFF;
}

