.sectiontitle {
 text-align: center; 
 font-weight: bold
}

.sectionsub {
	font-weight : bold;
	font-size : 14px; text-align: center
}

a {
	color : Blue;
}

a:link {
	color : Blue;
}

a:visited {
	color : #00BFFF;
}

a:hover {
	color : Red;
}

.bodytext {
}

.footerlinks { font : 9px Verdana, Geneva, Arial, Helvetica, sans-serif; ; text-align: justify}
