.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
a.redlinks:link {
	color:#993333;
	text-decoration:underline;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}
a.redlinks:visited {
	color:#993333;
	text-decoration:underline;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}
a.redlinks:active {
	color:#993333;
	text-decoration:underline;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}
a.redlinks:hover {
	color:#993333;
	text-decoration:none;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}
a.whitelinks:link {
	color:#FFFFFF;
	text-decoration:underline;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
a.whitelinks:visited {
	color:#FFFFFF;
	text-decoration:underline;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
a.whitelinks:active {
	color:#FFFFFF;
	text-decoration:underline;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
a.whitelinks:hover {
	color:#FFFFFF;
	text-decoration:none;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #993333;
}
.greytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
}
.redbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #993333;
}
.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
