}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 06px;
	line-height: 11px;
	color: #000000;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
	text-transform: uppercase;
}
.imagecenter {
	text-align: center;
	border: thick;
	padding: 8px;
	margin: 8px;
}
.bold {
	font-weight: bold;
	font-size: 11px;
}
.centertext {
	font-weight: bold;
	text-align: center;
	font-size: 24px;
}
a:link {
	color: #0033CC;
	font-size: 11px;
}
a:visited {
	color: #0033CC;
}
a:hover {
	color: #0033FF;
}
 a.blue:link {color: #FF00FF; background: #ffffff; font-weight: bold; text-align: center;}
 a.blue:active {color: #FF00FF; background: #ffffff; font-weight: bold; text-align: center;}
 a.blue:visited {color: #FF00FF; background: #ffffff; font-weight: bold; text-align: center;}
 a.blue:hover {color: #FF00FF; background: #ffffff; font-weight: bolder; text-align: center;}

 a.red:link {
	color: #ff0000;
	text-align: right;
	font-weight: bold;
}
 a.red:active {
	color: #ff0000;
	text-align: right;
	font-weight: bold;
}
 a.red:visited {
	color: #ff0000;
	text-align: right;
	font-weight: bold;
}
 a.red:hover {
	color: #ff0000;
	text-align: right;
	font-weight: bold;
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
