.titlelinks {
	font: 12px Arial, Helvetica, sans-serif;
	}
	
a.titlelinks:link {
	color: #000000;
	text-decoration: none
}
a.titlelinks:visited {
	color: #FFCC33;
	text-decoration: none
}
a.titlelinks:hover {
	color: #FFCC33;
	text-decoration: underline
}
.outertable {
	border-top: 0px none #3D2F2C;
	border-right: 3px solid #3D2F2C;
	border-bottom: 3px solid #3D2F2C;
	border-left: 3px solid #3D2F2C;
}
.bodyCopy {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: justify;
}
.sectiontitles {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
}
body {
	background: #FFCC33 url(images/bgtilesimple.jpg) repeat-x;
}
.bodyLinks {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC33;
	text-align: justify;
}
a.bodyLinks:link{ color: #FFCC33; text-decoration:none}
a.bodyLinks:visited{ color: #FFCC33; text-decoration:none}
a.bodyLinks:hover{ color: #FFFFFF; text-decoration:underline}
.footertable {
	border-top: 0px solid #3D2F2C;
	border-right: 1px solid #3D2F2C;
	border-bottom: 1px solid #3D2F2C;
	border-left: 1px solid #3D2F2C;
}

