body
{
	font: .92em Verdana, Tahoma, sans-serif;
	color: #4A4A4A;
	margin: 3% 12% 1% 12%;
	background: #FFFCEB;
} 


td {
	font: .92em Verdana, Tahoma, sans-serif;
	color: #4A4A4A;
	margin: 3% 12% 1% 12%;
}

.nav {
	font: .9em;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background: #333366;
	text-decoration: none;
	padding: 3px;
	margin-right: 1%;
	margin-left: 1%;
	}

.nav:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background: #333366;
	text-decoration: none;
	}

.nav:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background: #333366;
	text-decoration: none;
	}

.nav:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background: #333366;
	text-decoration: none; 
	}

.nav:hover {
	color: #FFEB79;
	text-decoration: none;
	font-weight: bold;
	background: #333366;
	text-decoration: none; 
	}
		
a {
	text-decoration: underline;
	color: #333399;

}
a:visited {text-decoration: underline}
a:active {text-decoration: underline;}
a:hover {
	text-decoration: underline;
	background: #FFFFB9;
}
p {
	font:  Verdana, Tahoma, sans-serif;
}
td { font: Verdana, Tahoma, sans-serif}
ul {

	list-style: square;
}

h1 {  font-family: tahoma, verdana, sans-serif; color: #244E77}
h2 {  font-family: tahoma, verdana, sans-serif; color: #1F4366}
h3 {  font-family: tahoma, verdana, sans-serif; color: #3B573B}
h4 {  font-family: tahoma, verdana, sans-serif; color: #006699}
h5 {  font-family: tahoma, verdana, sans-serif; color: #3B573B}
.instruct {
	font-weight: bold;
	color: 820707;
}

