BODY {
	
}

BODY, TABLE, INPUT, SELECT, TEXTAREA
{
	font-family:verdana,arial,helvetica,clean,sans-serif;
	font-size:10px;
	font-style:normal;
	/*font-variant:normal;
	font-weight:normal;*/
	line-height:1.231;
}

H1, H2, H3, H4 
{
	
}

H1
{
	font-size: 13pt;
}

A:link {
 color: #E20F2F;
	
}
A:visited 
{
	color: #E20F2F;
}

A:hover 
{
	color: #E20F2F;
}


