.greyline {
	border: 1px solid #CCCCCC;
}


.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
}
a.bodytext:link				    {text-decoration: none;}
a.bodytext:hover				{text-decoration: underline;}
a.bodytext:visited			    {text-decoration: none;}
a.bodytext:visited:hover		{ text-decoration: underline;}

.bodyred {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #990000;
}

.bodyred24 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #990000;
}

.bodyred18 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #990000;
}
.bodytextblk {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}