body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	color: #333333;
}
p {
	font-size: 12px;
	line-height: 125%;
}
ol {
	font-size: 12px;
}
ul {
	font-size: 12px;
}
td {
}
h1 {
	font-size: 18px;
	font-weight: bold;
	width: 420px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
h4 {
	font-size: 14px;
	font-weight: normal;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
h5 {
	font-size: 12px;
	font-weight: bold;
}
h6 {
	font-size: 11px;
	font-weight: bold;
}
.navlink {
	font-size: 11px;
	font-weight: bold;
}
a:link {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
.footer {
	font-size: 11px;
}
.photocredits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
a:visited {
	color: #990000;
}
a:active {
	color: #CC0000;
}
.navdate {
	font-size: 11px;
	font-weight: normal;
}
.sidebar {
	padding: 10px;
	float: right;
	width: 150px;
	background-color: #CCCCCC;
	margin-left: 10px;

}
.sidetext {
	font-size: 12px;
}
.clear {
	clear: both;
	float: none;
	white-space: normal;
}
.smalltype {
	font-size: 11px;
}
.medtype {
	font-size: 12px;
}

