BODY {
	background-color: #fff4e4;
	margin-left: 16px;
	margin-right: 16px;
	margin-top: 16px;
	text-align: justify;
	font-size: 11pt;
	font-family: Garamond, 'Times New Roman',Times;
	color: #231f20;
}
a, a:link, a:visited {
	text-decoration: none;
	color: #231f20;
}
a:hover {
	text-decoration: underline;
	color: #ffffff;
}
TABLE {
	empty-cells: show;
}
TD {
	vertical-align: top;
	font-size: 13pt;
	font-family: Garamond, 'Times New Roman',Times;
	color: #231f20;
}
.mainmenu {
	vertical-align: middle;
	text-align: center;
	background-color: #e7b76d;
	width: 144px;
	height: 18px;
}
.mainmenuActive {
	vertical-align: middle;
	text-align: center;
	background-color: #d09841;
	color: #ffffff;
	width: 144px;
	height: 18px;
}
TD.mainmenuGap {
	background-color: #dfccab;
	width: 6px;
	height: 18px;
}
.menuLeftframe {
	background-color: #e7b76d;
	width: 184px;
}
.menuCenterframe {
	background-color: #f0e4d4;
	width: 594px;
}
.leftframe {
	background-color: #f3dbb5;
	background-image: url(../pictures/bkgnd_left.jpg);
	background-repeat: no-repeat;
	width: 184px;
}
.centerframe {
	background-color: #f0e4d4;
	background-image: url(../pictures/bkgnd_center.jpg);
	background-repeat: no-repeat;
	width: 594px;
}
.rightframe {
	background-color: #dcbd8e;
	background-image: url(../pictures/bkgnd_right.jpg);
	width: 182px;
}
.content {
	overflow: auto;
	scrollbar-3dlight-color : #7f7f7f;
	scrollbar-highlight-color : #FFB300;
	scrollbar-darkshadow-color : #7f7f7f;
	scrollbar-shadow-color : #EA9D00;
	scrollbar-face-color : #a67428;
	scrollbar-arrow-color : #efefef;
	scrollbar-track-color : #fff4e4;
}
P {
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 15px;
	margin-bottom: 0px;
	text-align: justify;
}
P:first-letter {
	font-size: 120%;
}
.title {
	font-weight: bold;
	font-size: 15pt;
	margin-bottom: 30px;
}
.footnote {
	font-size: 11pt;
	font-style: italic;
	margin-top: 30px;
}
IMG.intext {
	border-width: 2px;
	border-color: #e7b76d;
	border-style: solid;
	margin-right: 10px;
}
IMG.intextCenter {
	border-width: 2px;
	border-color: #e7b76d;
	border-style: solid;
	margin-bottom: 10px;
}
UL {
	list-style-type: square;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 100px;
}
.text {
	text-align: justify;
}

