

SPAN.mer
{
	font-family: helvetica;
	font-size: 8pt;
	color: #000000;
	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: #000000;
	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: #6B006B;
	text-decoration: normal;
	line-height: 8pt;
	letter-spacing: 1px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

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

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

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



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: #FFF;
	border-width: 0px;
	border-style: solid;
	cursor: pointer;
	font-style: normal;
	font-variant: normal;
	
}


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

Body
{
	font-family: helvetica;
	font-size: 7pt;
	color: #000;
	text-decoration: none;
	margin: 5px 0px 0px 6px;
	line-height: 9pt;
}

div
{
	font-family: helvetica;
	font-size: 9pt;
	text-decoration: none;
	line-height: 14pt;
	color: #616363;
}

div.br
{
	font-family: times;
	font-size: 1pt;
	line-height: 1pt;
}

H1
{
	font-family: helvetica;
	font-size: 9pt;
	color: #6B006B;
	text-decoration: none;
	line-height: 14pt;
	letter-spacing: 1px;
}





