body {
	background-color: #FFFFFF;
}

a {
	color: #3366CC;
	text-decoration: underline;
}
.contentHd {
	font-family: "Times New Roman", Arial, Verdana;
	font-size: x-large;
	color: #CC3300;
	font-weight: bold;
}
.content {
	font-family: "Times New Roman", Arial, Verdana;
	font-size: 13pt;
	font-style: normal;
	color: #000066;
}
.contentAddress {
	font-family: "Times New Roman", Arial, Verdana;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #3366cc;
}
.mailtostyle {
	color: #006600;
	text-decoration: blink;
}
.subhead {
	font-family: "Times New Roman", Arial, Verdana;
	font-size: large;
	color: #660099;
	font-weight: bold;
}
.specialCaption {
	font-family: "Times New Roman", Arial, Verdana;
	font-size: medium;
	color: #CC0099;
	font-weight: bold;
	font-style: italic;
	text-decoration: blink;
}
.question {
	font-family: "Times New Roman", Arial, Verdana;
	font-size: medium;
	color: #cc0099;
	font-weight: normal;
}
