.bodytext, p, body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	color: #FFFFFF;
}
a:link{
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	color: #8BC4E4;
	text-decoration: none;
}
a:visited{
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	color: #8BC4E4;
	text-decoration: none;
}
a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	color: #8BC4E4;
	text-decoration: underline;
}
a:active{
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	color: #FFFF99;
	text-decoration: none;
}
H1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: normal;
	color: #CCCCCC;
}
.label {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
