.nav a, body, .bgBlue, h2  {
	background-color: #000066;
}
h1, h2, h3, h4, h5, h6, p {
	margin-left:5px;
	}

.nav a {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFCC;
}
.navSelect {
    color: #ffffff;
	text-decoration:none;
	}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}
table.body {
	background-color: #FFFFCC;
}
.nav a:hover {
	background-color: #FFFFCC;
	color: #000066;
}
.note {
	font-size: 12px;
	color: #FFFFCC;
}
h1 {
	font-size: 24px;
	font-weight: bold;
}
h2 {
	font-size: 22px;
	font-weight: bold;
	color: #FFFFCC;
}
h3 {
	font-size: 20px;
	font-weight: bold;
}
h4 {
	font-size: 18px;
	font-weight: bold;
}
h5 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0px;
}
h6 {
	font-size: 14px;
	font-weight: bold;
}
p {
	font-size: 13px;
}
.photocredit {
	font-size: 9px;
	font-style: italic;
	margin: 0px;
}
