body {
	background-image: url(images/mainbkg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}
TD {
	color: #000000;
	font-size: 16px;
}
.style1 {
	color: #000000;
}
.courtesy {
	color: #000000;
	font-size: 9px;
	font-style: italic;
}
div {
	font-size: 16px;
	color: #000066;
}
.header {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.h1 {
	font-size: 18px;
	font-weight: bold;
}
.h2 {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
.h3 {
	font-size: 22px;
	font-weight: bold;
	color: #FF0000;
}
.links {
	color: #FF9933;
}
