.bodytext
{
	font-weight: normal;
	font-size: 12px;
	color: black;
	line-height: 18px;
	font-family: Arial, Tahoma, Verdana;
	letter-spacing: 1px;
}
.bodytextbold
{
	font-weight: bolder;
	font-size: 12px;
	color: Black;
	line-height: 18px;
	font-family: Arial, Tahoma, Verdana;
	letter-spacing: 1px;
	
}
.bodytext a
{
	font-weight: normal;
	font-size: 12px;
	color: black;
	line-height: 18px;
	font-family: Arial, Tahoma, Verdana;
	letter-spacing: 1px;
	text-decoration: underline;
}
.bodyheaders
{
	font-weight: bold;
	font-size: 14px;
	color: #545c58;
	font-family: Arial;
	letter-spacing: normal;	
}
.bodyheaders a
{
	font-weight: bold;
	font-size: 14px;
	color: #545c58;
	font-family: Arial;
	letter-spacing: normal;
	text-decoration: underline;
}
.linkstable
{
	border: #006666 2px solid;
	table-layout: fixed;
	background: #ffe7c6;
	margin: 3px;	
}