body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	top: -6px;
	line-height: 128%;
}
caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
h6 {
	padding: 0px;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
h3 {
	top: auto;
	line-height: normal;
	bottom: auto;
	background-position: bottom;
	font-size: small;
	font-weight: bolder;
	padding-top: 10px;
	border-top-style: dotted;
	border-top-color: #999999;
	color: #0066CC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #999999;
}
a:hover {
	color: #0033FF;
	background-color: #FFFFFF;
}
