body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCC99;
}
td,th {

}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #38514b;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #243e4b;
	font-style: italic;
	font-weight: normal;
}
link {
	font-weight: bold;
}
font {
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5em;	
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #423b5c;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6b2a26;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

.navLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #423b5c;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.navLinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6b2a26;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}


li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: .02em;
}
.heads {
	font-size: 16px;
	color: #660000;
	font-style: italic;
	font-weight: bold;
}

.subHeads {
	font-size: 14px;
	color: #34488d;
	font-style: italic;
	font-weight: bold;
}

.subSubHeads {
	color: #336699;
	font-weight: bold;
}

.quotes {
	font-size: 18px;
	color: #243e4b;
	font-style: italic;
	font-weight: normal;
}
