p {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #330000;
}
h1 {
	font-family: Garamond, "Times New Roman", Times, serif;
	color: #006600;
}
h2 {
	font-family: Garamond, "Times New Roman", Times, serif;
	color: #330000;
	text-decoration: underline;
}

h3 {
	font-family: Garamond, "Times New Roman", Times, serif;
	color: #006600;
}
h4 {
	font-family: Garamond, "Times New Roman", Times, serif;
	color: #6A3500;
}
h5 {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #330000;
}

h6 {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ff0000;
}
.nav a:link {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;color: #330000;
	text-decoration: none;
}
.nav a:visited {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;	color: #330000;
	text-decoration: none;
}
.nav a:hover {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #6A3500;
	text-decoration: none;
}
.nav a:active {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;	color: #6A3500;
	text-decoration: none;
}.margins {
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 1px;
}
