H1
{
	font-family: Century Gothic, sans-serif;
	font-size: 140% !important;	
	color: #a34a27;	
	font-weight:bold;
	line-height: 1.5em;
	margin-bottom: 1em;
	letter-spacing:0.3em
}

H2
{
	font-family: Century Gothic, sans-serif;
	font-size: 120% !important;	
	color: #a34a27;	
	font-weight:bold;
	margin-bottom: 1em;
}

H3
{
	font-family: Century Gothic, sans-serif;
	font-size: 100% !important;	
	color: #a34a27;	
	font-weight:bold;
	margin-bottom: 1em;
}

A
{
	color: #a34a27;
	text-decoration:none;
}

A:hover
{
	text-decoration:underline;
}

.oopsText
{
	font-family: Trebuchet MS, Helvetica, Sans-Serif;
	font-size: small;
	color: #FF0000;
}