body {
	background-color: White;
	margin-top: 100px;
	font-family: Arial;
	font-size: 12px;
	margin-bottom: 0px;
	color: #3F3F3F;
	text-align: justify;
}
table {
	font-family: Arial;
	font-size: 12px;
}
td.statusline {
	color: #28166F;
	border-bottom: 1px solid #000099;
	border-top: 1px solid #000099;
	height: 18px;
}
a {
	font-family: Arial;
	font-size: 12px;
	color: #3e3a37;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	color: black;
	text-decoration: underline;
}

a.blue {
	font-family: Arial;
	font-size: 12px;
	color: #28166F;
	text-decoration: none;
}
a:hover.blue {
	font-family: Arial;
	font-size: 12px;
	color: Navy;
	text-decoration: underline;
}
td.inv {
	height: 8px;
}
td.topline {
	border-top: 1px solid #000099;
	height: 80px;
}
h1 {
	font-family: Arial;
	font-size: 14px;
	color: #28166F;
	margin-bottom: 10px;
}
div.maintext {
	font-family: Arial;
	font-size: 12px;
	color: #3F3F3F;
	text-align: justify;
	padding-right: 8px;
	padding-bottom: 6px;
}
h2 {
	font-family: Arial;
	font-size: 18px;
	color: #28166F;
	margin-bottom: 10px;
}
div.rightlink {
	font-family: Arial;
	font-size: 12px;
	color: #3F3F3F;
	text-align: justify;
	padding-right: 8px;
	padding-bottom: 6px;
	text-align: right;
	margin-top:8px; 
}
