a:active { color: #0000CC; text-decoration: none; }
a:link { color: #000000; text-decoration: none; }
a:visited { color: #000000; text-decoration: none; }
a:hover { color: #FF0000; text-decoration: none; }

body { background-color: #FFFFFF; color: #000000; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; }

H3 {
	font-family: Times New Roman, Helvetica, sans-serif;
	color: #000000;
	font-size: 20px;
}

.bluetext {
	font-family: Times New Roman, Helvetica, sans-serif;
	color: #0000CC;
	font-size: 20px;
}

.defaulttext {
	font-family: Times New Roman, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
}

.fonttext {
	font-family: Times New Roman, Helvetica, sans-serif;
	color: #000000;
	font-size: 18px;
}


.defaulttextbold {
	font-family: Times New Roman, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

.regiontext {
	font-family: Times New Roman, Helvetica, sans-serif;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}

