H1
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: large;	
	color: #36454F;	
	font-weight:bold;
	line-height: 1.5em;
	margin-bottom: 1em;
}

H2
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: medium;	
	color: #36454F;	
	font-weight:bold;
	margin-bottom: 1em;
}

H3
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: medium;	
	color: #36454F;	
	font-weight:bold;
	margin-bottom: 1em;
}

A
{
	color: #e11f26;
	text-decoration:none;
}

A:hover
{
	text-decoration:underline;
}

