body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 130%;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #C4CCD0;
}

td {
	vertical-align: top;
}

td.colophon {
	vertical-align: bottom;
}

.callout {
	font-size: 85%;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
}

.bodytext {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	background-color: #E2E7E9;
}

.colophon {
	font-size: x-small;
	line-height: 100%;
}

.photoright {
	text-align: right;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 5px;
}

h2 {
	font-weight: bold;
	color: #FF0000;
	line-height: 120%;
}

.smalltext {
	font-size: small;
}

hr {
	color: #C4CCD0;
	background-color: #C4CCD0;
	width: 80%;
	text-align: center;
	
}