body {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	background-color: CB9EA3;
}
h1 {
	font-size: 7px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
h4 {
	font-size: 12px;
	font-weight: bold;
}
td {
	font-size: 12px;
}
.photocaption {
	font-size: 10px;
	font-style: italic;
}
.header {
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
}
.smalltext {
	font-size: 10px;
}
