body{
	
	color:#003366;
	font-family: "Times New Roman", Times, serif;
}
.content {
	font-size: 16px;
	line-height: 22px;
}
h1 {
	color:#996699;
	font-size: 24px;
	margin-top: 0px;
}

h2{
	color:#996699;
	font-size: 18px;
}

h3{
	color:#996699;
	font-size:16px;
}

.content table {
	width: 100%;
}

a, a:visited{
	color: #339966;
}
.imageRight{
	float:right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.imageLeft{
	float:left;
	margin-bottom: 10px;
	margin-right:10px;
}

.nav{
	font-size:16px;
}
.nav ul {
	list-style-type: none;
}
#topNav, #navTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#navTitle {
	font-weight: bold;
	font-size: 18px;
}

#footer {
	padding-top: 20px;
	color:#996699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
}