a:link.bodylink {
	color: #0000ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

a:visited.bodylink {
	color: #0000ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

a:hover.bodylink {
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

a:Active.bodylink {
	color: #0000ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

A:Link  {
	color: #0000ff;
}

A:Visited  {
	color: #0000ff;
}

A:Hover  {
	color: #ff0000;
}

A:Active  {
	color: #0000ff;
}

a:link.footlink  {
	font-family : verdana, helvetica;
	font-size : 7pt;
	font-weight:bold;
	color:#ffffff;
}

a:visited.footlink  {
	font-family : verdana, helvetica;
	font-size : 7pt;
	font-weight:bold;
	color:#ffffff;
}

a:hover.footlink  {
	font-family : verdana, helvetica;
	font-size : 7pt;
	font-weight:bold;
	color:#ff0000;
}

a:Active.footlink  {
	font-family : verdana, helvetica;
	font-size : 7pt;
	font-weight:bold;
	color:#ff0000;
}

.footer  {
	font-family : verdana, helvetica;
	font-size : 7pt;
	font-weight:bold;
	color:#ffffff;
	width : 100%;
	text-align : center;
}

.mainbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #8E7023;
	text-decoration: underline;
}