.sublinktop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.sublinktop a:link {
	text-decoration: none;
	color: #666666;
	line-height: 20px;
}
.sublinktop a:hover {
	color: #7E2307;
	text-decoration: none;
}
.sublinktop a:visited {
	color: #999999;
	text-decoration: none;
}
.sublinktop a:active {
	color: #FF0000;
	text-decoration: none;
}
.heads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;

}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 11px;*/
}
.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.head0 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.head1topline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: solid;
	padding-top: 5px;
	margin-top: 10px;
}
ul.normal {
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: none;
}
ul.normal li {
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: none;
	padding-bottom: 5px;
}
ul.normal li a {
	text-decoration: none;
}
ul.normal li a:hover {
	text-decoration: underline;
	color:#FF6600;
}

