body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FBFBB5;
	letter-spacing: .25pt;
}
h1 {
	font-size: 8px;
	color: #FFCC66;
}
h2 {
	font-size: 18px;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
h4 {
	font-size: 12px;
	font-weight: bold;
}
td {
	font-size: 12px;
}
a:active {
	color: #FF0000;
	font-weight: bold;

}
a:hover {
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;
}
a:link {
	color: #000099;
	text-decoration: none;

}
a:visited {
	color: #666666;
	text-decoration: none;

}
.photocaption {
	font-size: 10px;
	font-style: italic;

}
.header {
	font-size: 16px;
	font-weight: bold;
}
.smalltext {
	font-size: 10px;
}
