body	{
		margin: 0px;
		}
		
p	{
	font-family: georgia;
	font-size: 14px;
	font-style: normal;
	color: #4B4B4B;
	}
	
#mainnav {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #25393F;
	text-decoration: none;
	text-align: left;
	letter-spacing: 0.05em;
}

#head {
	font-family: Bell Gothic Std, "Times New Roman", Times, serif, "Hoefler Text";
	font-size: 23pt;
	font-style: normal;
	color: #e8f2d0;
	text-decoration: none;
	letter-spacing: 0.05em;
}

.bodynav {
	font-family: georgia;
	font-size: 14px;
	font-style: normal;
	color: #0000FF;
}

A.bodynav {
	font-family: georgia;
	font-size: 14px;
	font-style: normal;
	color: #0000FF;
	text-decoration: none;
	}

A.bodynav:hover{
    font-family: georgia;
	font-size: 14px;
	font-style: normal;
	color: #330033;
	text-decoration: underline;
	}

.copyright {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	color: #4B4B4B;
}

A.copyright {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	color: #4B4B4B;
	text-decoration: none;
	}

A.copyright:hover{
    font-family: arial;
	font-size: 11px;
	font-style: normal;
	color: #4B1B4B;
	text-decoration: underline;
	}