body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.normal {
	color: #0C5B3B;
	text-decoration: none;
	display: block;
	clear: left;
	float: left;
	height: 19px;
	width: 207px;
	padding-top: 5px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-left-style: none;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

img {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin-bottom: -2px;
}
a.normal:hover {
	text-decoration: none;
	background-color: #003333;
	color: #FFFFFF;
}


a.download {
	color: #999999;
	text-decoration: none;
}

a.download:hover {
	text-decoration: underline;
}

