a:link {
	color: #FF3300;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #FF3300;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #FF3300;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #FF3300;
	font-weight: bold;
}

.caption {
	font-family: Georgia, Arial, Times New Roman;
	font-size: 10px;
	color: #000000;
	font-style: italic;
}
.plainwhite {
	font-family: Georgia, Arial, "Times New Roman";
	font-size: 12px;
	color: #FFFFFF;
	line-height: 13pt;
}
.fineprintwhite {
	font-family: Georgia, Arial, "Times New Roman";
	font-size: 10px;
	color: #FFFFFF;
	line-height: 11pt;
}
.plainblack {
	font-family: Georgia, Arial, "Times New Roman";
	font-size: 12px;
	color: #000000;
	line-height: 12pt;
}
.pageheaders {
	font-family: Georgia, Arial, "Times New Roman";
	font-size: 26px;
	color: #000000;
	line-height: 26pt;
	font-style: normal;
}
.fineprintblack {
	font-family: Georgia, Arial, "Times New Roman";
	font-size: 10px;
	color: #000000;
	line-height: 11pt;
}