body {
	background-color: #C4BFA2;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}
p {
	font-size: 12pt;
}
h1 {
	font-size: 16pt;
}
h2 {
	font-size: 14pt;
}
.subTitle {
	font-weight: bold;
	font-variant: small-caps;
	font-size: 12pt;
}
.content_noborder {
	font-size: 12pt;
}
.content_noborder a:link {
	color: #6D2522;
	text-decoration: underline;
}
.content_noborder a:visited {
	color: #000000;
	text-decoration: underline;
}
.content_noborder a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.content_noborder a:active {
	color: #C4BFA2;
	text-decoration: underline;
}
.content_cell {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #A6A184;
	border-bottom-color: #A6A184;
	padding: 10px;
}
.content_cell a:link {
	color: #6D2522;
	text-decoration: underline;
}
.content_cell a:visited {
	color: #000000;
	text-decoration: underline;
}
.content_cell a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.content_cell a:active {
	color: #C4BFA2;
	text-decoration: underline;
}
.footer_cell {
	padding: 10px;
	font-size: 10pt;
	text-align: right;
}
.menu_cell {
	font-size: 11pt;
	text-align: center;
	vertical-align: middle;
}
.menu_on {
	font-weight: bold;
	font-variant: small-caps;
	color: #6D2522;
	font-style: normal;
	text-decoration: none;
}
.menu_on a:link {
	font-weight: bold;
	font-variant: small-caps;
	color: #6D2522;
	font-style: normal;
	text-decoration: none;
}
.menu_on a:active {
	font-weight: bold;
	font-variant: small-caps;
	color: #6D2522;
	font-style: normal;
	text-decoration: none;
}
.menu_on a:visited {
	font-weight: bold;
	font-variant: small-caps;
	color: #6D2522;
	font-style: normal;
	text-decoration: none;
}
.menu_off {
	font-weight: bold;
	font-variant: small-caps;
	color: #C4BFA2;
}
