/* CSS Document */

body {
	background-color: #EFEFEF;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595959;
	line-height: 15px;
}
a:link {
	color: #5A87AB;
	text-decoration: none;
}
a:visited {
	color: #5A87AB;
	text-decoration: none;
}
a:hover {
	color: #5A87AB;
	text-decoration: underline;
}
a:active {
	color: #5A87AB;
	text-decoration: none;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #865898;
	margin-top: 0px;
	margin-bottom: 14px;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	color: #865898;
	margin-top: 0px;
	margin-bottom: 10px;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #595959;
	margin-top: 0px;
	margin-bottom: 5px;
	text-decoration: underline;
}
h4{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: bold;
	color: #865898;
	margin-top: 0px;
	margin-bottom: 5px;
}
h5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: bold;
	color: #ffffff;
	margin-top: 0px;
	margin-bottom: 12px;
	text-transform: uppercase;
}
h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: bold;
	color: #595959;
	line-height: 12px;
	padding: 0;
	padding-bottom: 2px;
	border-bottom: 1px solid #666;
	margin: 0;
	margin-bottom: 10px;
}
.bullet	{
	font: 11px;
	color: #595959;
	line-height: 12px;
	margin: 0 0 0 0px;
	padding: 3px 0 3px 20px;
	list-style-image: url(images/furniture/bullet.gif);
	list-style-type: disc;
	list-style-position: inside;
	display: list-item;
}
.Toplink {
	color: #333333;
	text-decoration: none;
}
.Toplink a {
	color: #333333;
	text-decoration: none;
}
.Toplink a:visited {
	color: #333333;
	text-decoration: none;
}
.Toplink a:hover {
	text-decoration: underline;
	color: #333333;
}
.FooterText {
	color: #FFFFFF;
	font-size: 9px;
}
.FooterText a {
	color: #FFFFFF;
	font-size: 9px;
}
.FooterText a:visited {
	color: #FFFFFF;
	font-size: 9px;
}
.FooterText a:hover {
	color: #FFFFFF;
	font-size: 9px;
	TEXT-DECORATION: underline
}
