body,td,th {
	color: #000;
}
body {
	background-color: #2c4333;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 20px;
}
.contentContainer { padding:10px;
background:url(images/fadetop.jpg) repeat-x;
background-color:#FFF;
font-family:"Times New Roman", Times, serif;
font-size:16px;}
.links { font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
font-weight:bold;
color:#FFF;
padding-top:1px;
padding-right:15px;
padding-left:15px;
}
.links a {color:#FFF; text-decoration:none;}
.links a:hover {text-decoration:underline;}
.heading {font-size:24px;
font-weight:bold;}
.subHeading {font-size:20px;
font-weight:bold;
margin-top:28px;
margin-bottom:3px;}
.footer { padding:10px;
border-top-color:a39c7d; 
border-top-width:2px;
border-top-style:solid;
font-family: "Times New Roman", Times, serif;
font-size:12px;}