body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#CCCCCC;
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

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: yellow;
	background-color:#009900;
}
h2 { font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009900;
}
h3 { font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009900;
}


a:link {
	color: #000099;
}

a:visited {
  color: #000099;
}

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

a:active {
	color: #000000;
}
.maintable {
	border: thin solid #666666;
}
.LHStable {
	background-color: #009900;
}
