.body
	{ color: #611613;
	}
	
.pageheading
{
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	color: #ca3b39;
	font-style: italic;
	font-weight: bold;
}

.bodytext 
	
	{  
	font-family: "Comic Sans MS", Tahoma, "Times New Roman";
	font-size: 14px;
	font-style:normal;
	}
	
.title
	{ 
	color: #611613;
	font-style: italic;
	font-weight: bold;
	}

a.mainNav 
	{
	font-weight: bold; color: #611613; font-family: Geneva, Arial, Helvetica, sans-serif; text-decoration: none;
	}

a.mainNav:hover 
	{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #611613;
	}

a.bodyLink 
	{
	color: #FFFFFF;
	text-decoration: underline;
	font-family:  "Comic Sans MS", Tahoma, "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	}

a.bodyLink:hover 
	{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #611613;
	}

.footer
	 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: normal;
	}
	
.subheading
{
font-size: 16px; color: #611613; font-weight: bold; 
}
