@charset "UTF-8";
/* CSS Document */

.bodytext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	font-weight: lighter;
	color: #000;
}
.subheadingtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	color: #FFF;
}
.headingtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18pt;
	font-weight: lighter;
	color: #666;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #666;
	font-weight: bolder;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #124080;
}
