@charset "UTF-8";
/* CSS Document */


.bodytext {
	font-family: Helvetica, Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000033;
	line-height: 1.23
	margin: 0px;
	margin: 0;
}
.bodytexttitle {
	font-family: Helvetica, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000033;
	font-style: normal;
}
.sectiontitle {
	font-family: Helvetica, Arial;
	font-size: 28px;
	font-weight: bold;
	color: #000033;
	
	
}
.menulinks {
	font-family: Helvetica, Arial;
	font-size: 17px;
	font-weight: bold;
	color: #99CCFF;
	}
	
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
} 
a:hover { color: red; 
	}
 
.Footer {
	font-family: Helvetica, Arial;
	font-size: 11px;
	font-weight: bolder;
	color: 000033;
}
.topheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #6699CC;
}

