.subbar {
	white-space: nowrap;
	display: block;
	font-variant: small-caps;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	letter-spacing: .5em;
	background-color: #CCFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;




}
li {
	list-style-position: outside;
	list-style-image: url(images/bulletpaw.gif);
	list-style-type: circle;
	left: auto;
	position: static;
	border: none;
	padding: 0px;
	margin: 5pt 5pt 0px -20px;
	text-indent: -1pt;
}
.disclaimer {
	font-size: 10pt;
	font-weight: bold;
	padding: 8px 11px;
	background-color: #333333;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 2px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
}
td {


	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #333333;
	letter-spacing: 1px;
	margin: 5px 5px 5px 5px;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	display: block;
	font-style: normal;
	text-align: left;
	background-color: #CCFFFF;

}
a:hover {


	text-decoration: underline;
	color: #993333;
	font-style: normal;
}
a {


	text-decoration: none;
	color: #339999;
	font-style: normal;
}
