a:link {
	color: #004665;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #004665;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #004665;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	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;
}.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
