td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h3 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
.bodypad {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.dropshade {
	filter: DropShadow(Color=#666666, OffX=5, OffY=5, Positive=true);
}
.capletters {
	list-style-type: upper-alpha;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
}
.headerText {
	font: italic bold 14px Geneva, Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-decoration: none;
}
