body {
	margin: 15px 0px;
	padding: 0px;
	color: #000033;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	background-image:  url("newsiteimages/bg.gif");
	background-repeat: repeat;
	text-align: center;
}
a:link {
	color: #330000;
	text-decoration: none;
}
a:visited {
	color: #330000;
	text-decoration: none;
}
a:hover {
	color: #663333;
	text-decoration: underline;
}
a:active {
	color: #336633;
}
table {
	background-repeat: repeat;
	background-image: url(newsiteimages/grid.gif);
	vertical-align: text-top;
}
h1 {
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	font-family: "Adobe Garamond Pro", Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-weight: bold;
	color: #336633;
	font-size: 12px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
p {
	font-family: Georgia, "Times New Roman", Times;
	font-size: 12px;
	color: #666666;
	white-space: normal;
}
h5 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
td {
	background-repeat: repeat;
	text-align: left;
	vertical-align: top;
}
.green {
	color: #336633;
}
.blackitalic {
	font-style: italic;
	color: #000000;
}
.smallguy {
	font-size: 11px;
}
.bold {
	font-weight: bold;
	color: #333333;
}
.black {
	color: #000000;
}
.light {
	color: #999999;
}
