a.mainlink:link {  font-family: Arial; font-size: 12px; color: #FFFFFF; text-decoration: underline;}
a.mainlink:visited {  font-family: Arial; font-size: 12px; color: #FFFFFF; text-decoration: underline;}
a.mainlink:hover {  font-family: Arial; font-size: 12px; color: #FFFFFF;}

a.emaillink:link {  font-family: Arial; font-size: 12px; color: #000000; font-weight:bold; text-decoration: underline;}
a.emaillink:visited {  font-family: Arial; font-size: 12px; color: #000000; font-weight:bold; text-decoration: underline;}
a.emaillink:hover {  font-family: Arial; font-size: 12px; color: #000000; font-weight:bold; text-decoration: none;}

a.footerlink:active {  font-family: Arial; font-size: 11px; color: #666666; text-decoration: none;}
a.footerlink:link {  font-family: Arial; font-size: 11px; color: #666666; text-decoration: underline;}
a.footerlink:visited {  font-family: Arial; font-size: 11px; color: #666666; text-decoration: underline;}
a.footerlink:hover {  font-family: Arial; font-size: 11px; color: #666666;}
a.footerlink:active {  font-family: Arial; font-size: 11px; color: #666666; text-decoration: none;}

.copyright {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial;
}

.bar {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Arial;
}

.pagetitle {
	font-size: 18px;
	font-family: Arial;
}

.normaltxt {
	font-size: 12px;
	font-family: Arial;
}

.pageheading {
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	color: #3F88BF;
}

.heading {
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
}

body {
	margin-left: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	background-color: #F4F4F4;
}