
Body,Td
{
	font-family: helvetica;
	font-size: 8pt;
	color: #006B4A;
	text-decoration: none;
	margin: 2px 0 0 12px;
}

div.fot
{
	font-family: helvetica;
	font-size: 6pt;
	text-decoration: none;
	line-height: 12pt;
	color: #006B4A;
}

H1
{
	font-family: helvetica;
	font-size: 8pt;
	color: #006B4A;
	text-decoration: none;
	line-height: 12pt;
	letter-spacing: 1px;
}

A
{
	font-family: helvetica;
	font-size: 6pt;
	color: #797E7E;
	text-decoration: none;
	line-height: 12pt;

}

A:Hover
{
	font-family: helvetica;
	font-size: 6pt;
	color: #006B4A;
	text-decoration: none;
	line-height: 12pt;

}

IMG
{
	border-width: 1px;
	border-style: solid;
	border-color: #FFF;
}

IMG:Hover
{
	border-width: 1px;
	border-style: solid;
	border-color: #FF2237;
}

