a:link {text-decoration: underline; color: #0000FF; font-weight: bold}
a:visited {text-decoration: underline; color: #0000FF; font-weight: bold}
a:hover {text-decoration: none; color: #0000FF; font-weight: bold}
a.nohover:hover {color: #FFFF99}
.maintext {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.bluetxt {
	text-align: justify;
	font-family: Tahoma;
	font-size: 12px;
	color: #0000FF;
}
.subhdgmiddle {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
	text-align: center;
}
.subhdg {

	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
	text-align: left;
}
.bottomtext {
	font-family: Tahoma;
	font-size: 10px;
	color: #0000FF;
	text-align: center;
}
.maintextmiddle {

	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-align: center;
}
.statement {
	text-align: center;
	font-family: Tahoma;
	font-size: 24px;
	font-style: italic;
	color: #0000FF;
}
