@charset "UTF-8";
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.75em;
	text-align: center;
	color: #021381;
}
.rev {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	color: #FFFFFF;
	background-color: #00623A;
	font-style: normal;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	text-align: center;
}
a:link {
	color: #8186FF;
	font-weight: bold;

}
a:hover {
	color: #FF3FFF;
	font-weight: bold;

}
a:visited {
	color: #00623A;
	font-weight: bold;

}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	text-align: center;
}
.body strong nolink {
	color: #CCC;
}

