body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

h1 {
	font-size: 8px;
}

h2, .header {
	font-size: 15px;
	font-weight: bold;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}

h4 {
	font-size: 12px;
	font-weight: bold;
}

td {
	font-size: 12px;
}

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

.smalltext {
	font-size: 10px;
}

.emphasis {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

.highlight {
	color: #FF0000
}
