body
{
	background-color: #ebe1c8;
}

p,td
{
	font-family: sans-serif;
	font-size: 10pt;
}
img
{
	border-style: none;
	font-family: sans-serif;
}

.head
{
	font-family: sans-serif;
	font-size: 24pt;
}

.cliff
{
	text-transform: uppercase;
}
 a
 {
 	font-family: sans-serif;
 }
 
a:link
{
	color: green;
	text-decoration: none;
}

a:visited
{
	color: green;
}

.lquote
{
	font-size: 8pt;
	font-family: sans-serif;
	text-align: left;
	vertical-align: text-top;
}

.rquote
{
	font-size: 8pt;
	font-family: sans-serif;
	text-align: right;
	vertical-align: text-top;
}

ol
{
	list-style-type: decimal;
	font-family: sans-serif;
	font-size: 10pt;
}

ul
{
	list-style-type: disc;
	font-family: sans-serif;
	font-size: 10pt;
}

div#whiterock img {
	margin: auto 10px;
}

.photoleft {
	float: left;
	margin-right: 5px;
}

.photoright {
	float: right;
}
