/* BODY STYLES */

.body, .body:link, .body:active, .body:visited
{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #41443D;
	line-height: 16px;
	text-decoration: none;
}

.bodybold, .bodybold:link, .bodybold:active, .bodybold:visited
{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #41443D;
	line-height: 16px;
	text-decoration: none;
}

/* MISCELLANEOUS STYLES */

.redheading, .redheading:link, .redheading:active, .redheading:visited
{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	line-height: 16px;
	text-decoration: none;
}

/* FORM STYLES */

.text, .text:link, .text:active, .text:visited
{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #41443D;
	line-height: 16px;
	text-decoration: none;
}