H1
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 14pt;	
	color: #5c584c;	
	font-weight: normal;
	line-height: 1em;
	margin-bottom: 1em;
}

H2
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;	
	color: #5c584c;	
	font-weight:bold;
	margin-bottom: 1em;
}

H3
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;	
	color: #5c584c;	
	font-weight:bold;
	margin-bottom: 1em;
}

A
{
	color: #940441;
	text-decoration:none;
}

A:hover
{
	text-decoration:underline;
}