body         {
	font-family: Georgia;
	font-size: 11pt;
	background-image: url(images/background.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
h2           {
	font-family: Georgia;
	font-size: 15pt;
	color: #007dc3;
	font-weight: bold;
}
h1           { font-family: Georgia; font-size: 18pt; color: #007dc3}
h3           { font-family: Georgia; font-size: 11pt }
h5           { font-family: Georgia; font-size: 7pt; }
h6 {
	font-size: smaller;
	font: Georgia;
}
.style3 {
	font-size: 9pt;
	font-weight: bold;
	font: normal Georgia;
}

table.maintable {
	background-color: White;
	border: thin solid #40BCFE;
}
table.announce {
	background-color: White;
	border: thin solid Navy;
}

