.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #262D0B;
	width: 440px;
}

a:hover.bodytext
{
    color:#FF9900;
    font-family:Arial, Tahoma, Verdana;
    font-size:12px;
    text-decoration:underline;
}

.bodyheader {
	padding:20px 0 0 0;
	margin:20px 0 0 0;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#990000;
	font-weight: bold;
	text-align: left;
}

a:hover.bodytext
{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#990000;
	font-weight: bold;
    text-decoration:underline;
}

p.bodysecheader {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	font-style: oblique;
	font-weight: bold;
}


