H1
{
	font-family: Times New Roman, Arial, Sans-Serif;
	font-size:140%;	
	color: #8c1719;	
	font-weight:bold;
	line-height: 1.5em;
	margin-bottom: 1em;
}

H2
{
	font-family: Times New Roman, Arial, Sans-Serif;
	font-size: 120%;	
	color: #8c1719;	
	font-weight:bold;
	margin-bottom: 1em;
}

H3
{
	font-family: Times New Roman, Arial, Sans-Serif;
	font-size: 100%;	
	color: #8c1719;	
	font-weight:bold;
	margin-bottom: 1em;
}

A
{
	color: #765b23;
	text-decoration:none;
}

A:hover
{
	text-decoration:underline;
}


