A
{
	display: inline-block;
	position: relative;
	font-family: helvetica;
	font-size: 8pt;
	color: #000000;
	line-height: 10pt;
	font-weight: normal;
	text-decoration: none;
	border-color: #000000;
	border-width: 0px;
	border-style: solid;
	cursor: pointer;
	font-style: normal;
	
}



A:Hover
{
	display: inline-block;
	position: relative;
	font-family: helvetica;
	font-size: 8pt;
	color: #9F021A;
	line-height: 10pt;
	font-weight: normal;
	text-decoration: none;
	border-color: #FFF;
	border-width: 0px;
	border-style: solid;
	font-style: normal;
}

BODY
{	background-color: #FFCA8C;
}

Table
{
	height: 594px;
	background-color: #FFCA8C;
}




SPAN.mer
{
	font-family: helvetica;
	font-size: 8pt;
	color: #FFF;
	text-decoration: normal;
	line-height: 8pt;
	letter-spacing: 0px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

SPAN.norm
{
	font-family: helvetica;
	font-size: 8pt;
	color: #FFF;
	text-decoration: normal;
	line-height: 14pt;
	letter-spacing: 0px;
	font-style: oblique;
	font-variant: normal;
	font-weight: normal;
	border-color: #FFF;
	border-width: 1px;
	border-style: solid;
}

SPAN.fat
{
	font-family: helvetica;
	font-size: 8pt;
	color: #000;
	text-decoration: normal;
	line-height: 8pt;
	letter-spacing: 1px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin: 0px 2px 0px 0px;
	
}

SPAN.galfat
{
	font-family: helvetica;
	font-size: 9pt;
	color: #FFF;
	text-decoration: normal;
	line-height: 9px;
	letter-spacing: 1px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

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

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



