
a:link { color: #000099; text-decoration: underline}
a:visited { color: #000000; text-decoration: underline}
a:hover { color: #000099; text-decoration: underline}

.body {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	
background-color: #F0F9FF;
	margin: 0px;
	padding: 0px;
}
.tblLink {
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #000000;
	text-decoration: none;	
}
.topic {
		font-family: MS Sans Serif, Tahoma;
		font-size: 10pt;
		color: #000000;
		font-weight: bold;
		text-align: center
	}
.topic2 {
		font-family: MS Sans Serif, Tahoma;
		font-size: 10pt;
		color: #FFFFFF;
		font-weight: bold;
		text-align: center
	}
.headForm {
		font-family: MS Sans Serif, Tahoma;
		font-size: 12pt;
		color: #000000;
		font-weight: bold;
		text-align: center
	}
.formBody{ 
		font-family: MS Sans Serif, Tahoma;
		font-size: 10pt;
		color: #000000;
		text-align: left
	}
	.formBodyLeft{ 
		font-family: MS Sans Serif, Tahoma;
		font-size: 10pt;
		color: #074370;
		font-weight: bold;
		text-align: left
	}
	.formBodyMark{ 
		font-family: MS Sans Serif, Tahoma;
		font-size: 10pt;
		color: #800000;
		font-weight: bold;
		text-align: left
	}