body {
	font-family:Garamond, Times New Roman, Times, serif;
}

table {
	width:760px;
}

hr {
	width:92%;
}

.navigationColumn {
	width:110px;
}

.contentColumn {
	width:650px;
}

.contentCell {
	padding-left:30px;
	padding-right:30px;
	font-family:Garamond, Times New Roman, Times, serif;
	font-size:14pt;
	font-style:normal;
	text-align:left;
	vertical-align:top;
}

.headerLink a {
	color:#08634A;
	font-style:normal;
	font-size:13pt;
	font-weight:bold;
	text-decoration:none;
}

