H1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#0c386b;
}
H2 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#696969;
}
.maintable {
	height:101%;
	width:100%;
}
html, body {
	background-image: url(../images/bgimage.jpg);
	background-repeat: repeat;
	height:101%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
	color:#000099;
	font-weight:bold;
}
a:hover {
/*	color:#FFFF33; */
	text-decoration:underline;
}
table{background-color: inherit; color: inherit;}
td {
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
p {
	text-align: left;
}
td {
	text-align: left;
}