A  
{
	font-family: Arial;
	font-weight: bold;
	color: #0E5E77;
	text-decoration: none;
	font-size: 10pt;
}

A:Visited  
{
	color: #0E5E77;
	font-weight: bold;
	text-decoration: none;
}

A:Active  
{
	color: #FC5739;
}

A:Hover  
{
	color: #FC5739;
}

BODY  
{
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	font-size: 10pt;
}

H1
{
	text-align: center;
	font-weight: bold;
	font-size: 14pt;
	text-decoration: underline;
}

H2
{
	text-align: center;
	font-weight: bold;
	font-size: 12pt;
	text-decoration: none;
}

p 
{
	font-family : Arial;
	font-size: 10pt;
}

form 
{
	font-family : Arial;
	font-size: 10pt;
}
 
