body { 
	font-family: Arial, Arial, Helvetica; 
	font-size:12px; 
	color:#000000;
}
td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
.dottedtd {
	text-align:left;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #999999;
	line-height: 22px;
	text-indent: 15px;
}
.header1{
	font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#13447C; font-weight:bold;
}
.newsTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#003366;
}
.grayDashedTop {
	border-top:1px dashed #999999;
}
.formbox {
	border: 1px dotted #003366;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.redDashedBottom {
	border-bottom:2px solid #13447C;
}