body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
background-color:#ffffff;
	
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 { font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1e97e3;
	font-weight: bold;
}
h2 { font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1e97e3;
	font-weight: bold;
}
a:link {
	color: #000099;
	text-decoration: none;
}

a:visited {
  color: #000099;
text-decoration: none;  
}

a:hover {
color: #000099;
text-decoration: none;
	
}

a:active {
	color: #000000;
}
.maintable {
	border: thin solid #003399;
}

