h1, h2, h3, h4, h5, h6 
{
	font-family: 'GillSans', Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: Maroon;
}

body, blockquote, p 
{
	font-family: 'Times New Roman', times, serif;
}

strong 
{
	font-family: 'GillSans', Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 80%;
}

a 
{
	text-decoration: none;
}

