body,td,th {
	font-family: Georgia;
	font-size: 13px;
	color: #666633;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
}
a {
	font-size: 12px;
	color: #6699CC;
}
a:link {
	text-decoration: none;
	
}
a:visited {
	text-decoration: none;
	color: #6699CC;
}
a:hover {
	text-decoration: underline;
	color: #663300;
}
a:active {
	text-decoration: none;
	color: #663300;
}
.left-column {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666633;
}
.right-column {
	padding-left: 20px;
}
.subheader {
	font-family: Georgia;
	font-size: 13px;
	font-weight: bold;
	color: #666633;
}
.page-heading {
	font-family: Georgia;
	font-size: 18px;
	line-height: 16px;
	font-weight: bold;
	color: #666633;
}
.image-caption {
	font-family: Georgia;
	font-size: 11px;
	color: #666633;
}
.footer {
	padding-left: 8px;
}

