body {
	margin: 0px;
	padding: 0px;
	background: transparent url(../images/background.jpg) no-repeat;
}
a{
	color: #001942;
}
a:visited{
	color: #001942;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #001942;

}
p {
	margin: 0px;
	padding: 6px 0px 0px;
}
.header {
	height: 260px;
	text-align: right;
	vertical-align: text-bottom;
}
.maincontent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #001942;
	padding: 20px 20px 25px 70px;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #001942;
         vertical-align: top;

}