h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFcc33;
	text-align: center;
	font-style: normal;
	font-variant: normal;
	line-height: 22px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #330000;
}
.small {
	font-size: 9px;
	text-align: center;
}
.border {
	border-top-style: solid;
	border-top-color: #333366;
	border-right-color: #333366;
	border-bottom-color: #333366;
	border-left-color: #333366;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}
.dotborder {
	border: medium dashed #CC0000;
}
.reverseparagraph {
	color: #FFFFFF;
}

