td {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.title {
	font-size: large;
	font-weight: bold;
	color: #FFCC99;
	font-style: italic;
}
.nav {
	font-size: 16px;
	font-weight: bold;
	color: FFD9BF;
	text-decoration: none;
}
.nav:hover {
	color: F6C996;
	text-decoration: underline;
}
body {
	color: #FFFFFF;
	background-color: #339999;
}
hr {
	color: #ffffff;
}
.blurb {
	font-size: 14px;
	color: #EEEEEE;
}
#apDiv2 {
	font-family: Tahoma, Geneva, sans-serif;
}
#main {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	background-color: #467284;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	display: none;
	float: left;
	width: 80%;
	position: relative;
}
