H1
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: large;	
	color: #ca6323;	
	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: #ca6323;
	text-decoration: none;	
}

A:hover
{
	text-decoration: underline;
}