body {
	margin: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}
td.header {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	background-color: #1C385A;
	padding: 5px;
	border-color: #000000;
	border-width: 1px;
}
td.details {
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding-top: 5px;
	white-space: nowrap;
}
a:link, a:visited {
	color: #3F0002;
	text-decoration:none;
}
a:hover, a:active {
	color: #20355B;
	text-decoration:underline;
}
.fine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
h1 {
	font-size: 12px;
	font-weight: bold;
}
td.detailsb {
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding-top: 5px;
	white-space: nowrap;
	font-weight: bold;
}

