body {
	background-color: #FFFFCC;
	background-repeat: no-repeat;





}

body, td, th, h3, h6 {
	color: #330000;
	background-repeat: repeat-x;
	margin: 0px;




}

h1, h2, h4, h5 {
	color: #009933;
	font-family: "Courier New", Courier, mono;
	font-weight: bold;

}
a:hover {
	color: #66FF00;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #333300;
}
a {
	color: #333300;
	text-decoration: none;
}
.bannerh3 {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	color: #009933;
}
.dynamictableheader {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;

}
.titlelink {
	color: #3366FF;
}

