.bottomborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom: 1px solid #000000;
}
.footertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	padding: 2px;
}
.maintxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
	color: #FFFFFF;
}


.topborder {
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-bottom-style: none;
	border-top: 1px solid #000000;
}
a:link {
	font: italic 14px Tahoma, "Times New Roman", Arial;
	color: #FFFF99;
	text-decoration: none;
}
a:visited {
	font: italic 12px Tahoma, "Times New Roman", Arial;
	color: #99FF00;
	text-decoration: none;
}
.subhead {
	font: 18px Tahoma;
	color: #FFFFFF;
}

