.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #B20838;
	font-weight: bold;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
body {
	margin-top: 0px;
}

a.menu:link {
	color: #000000;
	text-decoration: none;
}

a.menu:visited {
	text-decoration: none;
	color: #000000;
}

a.menu:hover {
	text-decoration: underline;
	color: #B20838;
}

a.menu:active {
	text-decoration: none;
	color: #B20838;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #B20838;
}
h2 {
	font-size: 14px;
	color: #B20838;
}
h3 {
	font-size: 14px;
	color: #000000;
}
.style3 {color: #000000}

.maintable {
	border: 1px solid #aaaaaa;
}

.contentarea {
	border-top: 1px solid #aaaaaa;
}

.footer {
	border-top: 1px solid #aaaaaa;
	background-color: #B20838;
	color: #ffffff;
	padding: 3px 4px 4px 10px;
	font-size: 11px;
}
