html, body
{ 
	background-color: #f5f9f0; 
	margin: 0px;
}

td
{
	font-family: Arial; 
	font-size: 13px; 
	color: #2c2c2c;
}

a
{
	color: #72af43;
}

form
{
	margin: 0px;
}
sup
{
	font-size: 8px;
}

.footRef
{
	font-size: 11px;
}

.topRight
{
	background-image: url(../images/1-2.jpg);
	background-repeat: no-repeat;
	width: 330px;
	height: 296px;
}

.paragraphHeaders
{
	font-weight: bold;
	color: #72af43;
}
.leftNavText
{
	font-size: 11px; 
}

.topRightText
{
	font-size: 11px;
	color: #5c9332;
	float: right;
	right: 10px;
}

.leftNavPadding
{
	padding: 4px;
	font-size: 11px; 
}

ul
{
	margin: 0 0 0 30;
}

.disabledLink
{
	color: #333333;
}