/* BODY STYLES */

.body, .body:link, .body:active, .body:visited
{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4D4D4D;
	line-height: 18px;
	text-decoration: none;
}

.body:hover
{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4D4D4D;
	line-height: 18px;
	text-decoration: underline;
}

.bodybold, .bodybold:link, .bodybold:active, .bodybold:visited, .bodybold:hover
{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4D4D4D;
	line-height: 18px;
	text-decoration: none;
}

/* FOOTER STYLES */

.footerbig, .footerbig:link, .footerbig:active, .footerbig:visited
{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #336699;
	line-height: 20px;
	text-decoration: none;
}

.footerbig:hover
{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #336699;
	line-height: 20px;
	text-decoration: underline;
}

.footersmall
{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	line-height: 13px;
	text-decoration: none;
}

.footersmall:link, .footersmall:active, .footersmall:visited, .footersmall:hover
{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #336699;
	line-height: 13px;
	text-decoration: underline;
}