.bodytext   { color: #222; font-size: 10px; line-height: normal; font-family: Arial, Helvetica, sans-serif}
.white9  { color: #FFFFFF; font-size: 9px; line-height: 12px; font-family: Arial, Helvetica, sans-serif}
.white10  { color: #FFFFFF; font-size: 11px; line-height: 12px; font-family: Arial, Helvetica, sans-serif}
.black10  { color: #000000; font-size: 10px; line-height: 14px; font-family: Arial, Helvetica, sans-serif}
.black12  {	color: #000000;	font-size: 12px;line-height: 14px;font-family: Arial, Helvetica, sans-serif;font-weight: normal;}
.black13  {
	color: #000000;
	font-size: 14px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: oblique;
}
.black14  {	color: #000000;	font-size: 14px;line-height: 18px;font-family: Arial, Helvetica, sans-serif;font-weight: bold;}

.ltgrey9  { color: #666; font-size: 10px; line-height: 12px; font-family: Arial, Helvetica, sans-serif}
.ltgrey10  { color: #666; font-size: 11px; line-height: 12px; font-family: Arial, Helvetica, sans-serif}
.ltgrey11  { color: #666; font-size: 12px; line-height: 14px; font-family: Arial, Helvetica, sans-serif}
.ltgrey12  { color: #666; font-size: 13px; line-height: 16px; font-family: Arial, Helvetica, sans-serif}
.ltgrey13  { color: #666; font-size: 14px; line-height: 18px; font-family: Arial, Helvetica, sans-serif}

.blue9  { color: #02529e; font-size: 10px; line-height: 12px; font-family: Arial, Helvetica, sans-serif}
.blue10  { color: #02529e; font-size: 11px; line-height: 12px; font-family: Arial, Helvetica, sans-serif}
.blue11  { color: #02529e; font-size: 12px; line-height: 14px; font-family: Arial, Helvetica, sans-serif}
.blue12  { color: #02529e; font-size: 13px; line-height: 16px; font-family: Arial, Helvetica, sans-serif}
.blue13  { color: #02529e; font-size: 14px; line-height: 18px; font-family: Arial, Helvetica, sans-serif}



A:link {
	font-weight: normal;
	text-decoration: none;
	color: #FF0000;
}
A:visited {
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}
A:hover {
	color: #0066FF;
	font-weight: normal;
	text-decoration: none;
}
A:active {
	color: #990033;
	font-weight: normal;
	text-decoration: none;
}

A.bodytext:link {
	color: #FF0000;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

}
A.bodytext:visited {
	color: #999999;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

}
A.bodytext:hover {
	color: #0066FF;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	text-decoration: none;
}
A.bodytext:active {
	color: #000066;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	text-decoration: none;
}

.darkGreyBorder {
	border: solid 1px #333;
}

.largeRed {
	font-size:14pt;
	color:#900;
	font-weight:bold;
	line-height:1.2em;
}