.whitebold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.white {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-decoration: underline;
	color: #330000;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-decoration: underline;
	color: #330000;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-decoration: underline;
	color: #330000;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #330000;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.boldblack20 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
}

.small {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
}
