body {
	font: 12px Helvetica, Arial, sans-serif;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	color: #003399;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	text-decoration: underline;
}
a:visited {
	color: #0066CC;
	text-decoration: none;
}
.bodytxt {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; line-height: 16pt; font-weight: normal; font-variant: normal; text-transform: none; color: #000033; text-decoration: none}
.subheadings {  font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #003366}
.titles {  font-family: Arial, Helvetica, sans-serif; font-size: 16pt; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #003366; text-decoration: none}
.anchorlinks {  font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-style: normal; line-height: 16pt; font-weight: normal; font-variant: normal; color: #6666FF; text-decoration: none}
.txtonly {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #6699FF;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
p {
	font-size: 12px;
	line-height: 150%;
	color: #000033;
}
ul {
	font-size: 13px;
	list-style-type: square;
	color: #000033;
	line-height: 170%;
}
.red {
	color: #FF0000;
}