<!--

body, td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5D574F;
	text-decoration: none;
	line-height:18px;
}

.body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5D574F;
	text-decoration: none;
	line-height:18px;
}


.body:link, .body:active, .body:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7A8F23;
	text-decoration: underline;
	line-height:18px;
}

/* applies to all body and <td>/cell text */

a, a:link, a:active, a:visited, a:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #5D574F;
	text-decoration: none;
}
/* all  <a> text */

.bodybold
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #4E3D2D;
	text-decoration: none;
}

.bodybold:link, .bodybold:active, .bodybold:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7A8F23;
	text-decoration: none;
	line-height:18px;
}


.smallbody
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	color: #4E3D2D;
	text-decoration: none;
}

.smallbody:link, .smallbody:active, .smallbody:visited, .smallbody:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	color: #7A8F23;
	text-decoration: underline;
	line-height: 14px;
}

.bodyblack
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height:18px;
}

.darkbody
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4E3D2D;
	text-decoration: none;
	line-height:18px;
}

.darkbodybold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5D574F;
	text-decoration: none;
	line-height:18px;
}


.whitebodybold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height:18px;
}

.footernav, .footernav:link, .footernav:active, .footernav:visited
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #4E3D2D;
	text-decoration: none;
}

.text
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #4E3D2D;
	text-decoration: none;
}

.button
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4E3D2D;
	text-decoration: none;
}

.fancytext
{
	scrollbar-arrow-color: #82868B;
	scrollbar-base-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;

	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-lightshadow-color: #82868B; 
	scrollbar-shadow-color: #82868B;

	scrollbar-highlight-color: #82868B;
	scrollbar-3d-light-color: #FFFFFF;
}

.footertext
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	color: #4E3D2D;
	text-decoration: none;
}

.footertext:link, .footertext:active, .footertext:visited, .footertext:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	color: #4E3D2D;
	text-decoration: underline;
}

/* same as footertext */
.mammothtext, .mammothtext:link, .mammothtext:active, .mammothtext:visited, .mammothtext:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	color: #4E3D2D;
	text-decoration: none;
}

.offerheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #5D574F;
	text-decoration: none;
	line-height:18px;}

	
.redbody { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #E20A16; text-decoration: none; line-height:16px;}

-->