body {
	background-color: #285C82;
	margin-left: 10px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: small;
	text-align: justify;
	line-height: 120%;
}
a:link {
	color: #285C82;
	text-decoration: none;
}
a:visited {
	color: #285C82;
	text-decoration: none;
}
a:active {
	color: #285C82;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.maintable{
	background-color:#C0D2DC;
	border:  6px solid #;
	border: 6px solid #;
	border: 6px solid #9B3443;
}
.maintext{
	padding: 20px;
}
.imageonright {
	margin-left: 10px;
}
.imageonleft {
	margin-right: 10px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: medium;
	color: #285C82;
}
h2 {
	font-size: small;
	color: #285C82;
}
.footer {
	font-size: x-small;
	text-align: center;
	padding: 5px;
	color: #FFFFFF;
}
a.footer:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.footer:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.footer:active {
	text-decoration: none;
	color: #FFFFFF;
}
