body {
	background-color: #9E9994;
	list-style-position: outside;
	list-style-type: square;
}
.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.sidebar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DBD5C8;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px none #FFFFFF;


}
.sidebar a:link {
	color: #DBD5C8;
	text decoration: underlined;
}
.sidebar a:visited {
	color: #DBD5C8;
	text decoration: underlined;
}
.sidebar a:hover {
	color: #F2F2EC;
	text decoration: none;
}
table.sidebar {
	color: #DBD5C8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;


}
.h5 {
	color: #56563A;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;


}
.key {
	border: thin dashed #999966;
	font-size: 10px;
	background-color: #FFFFFF;
	float: right;

}
.h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;

}
.data {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #797951;

}
a:link, a:visited {
	text-decoration: underline;
	color: #FF0000;

}
a:hover {
	text-decoration: none;
	color: #BF0000;

}
.bgsidebar {
	background-color: #990000;
}
.sidebarRt {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-left: 1px solid #820000;
}
.sidebarRt a:link {
	color: #820000;
	text decoration: underlined;
}
.sidebarRt a:visited {
	color: ##4A0025;
	text decoration: underlined;
}
.sidebarRt a:hover {
	color: #820000;
	text decoration: none;
}
.sidebarRt2 {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-left: 1px solid #5F5C59;
}
.sidebarRt2 a:link {
	color: #5F5C59;
	text decoration: underlined;
}
.sidebarRt2 a:visited {
	color: #5F5C59;
	text decoration: underlined;
}
.sidebarRt2 a:hover {
	color: #5F5C59;
	text decoration: none;
}
ul {
	list-style-position: outside;
	list-style-type: disc;
	margin: auto;


}
.alphalist {
	list-style-type: lower-alpha;
}
.email {
	color: #333333;
}
.facts {
	margin-left: 10px;
	padding-bottom: 10px;
	list-style-type: disc;
}
.footnote {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.notice {
	background-color: #FF0;
	font-size: 10px;
	text-align: justify;
}
