body {
  font-family: Tahoma, "Times New Roman", Times, serif; color:#000000; font-size:12px; background-color:#000000; margin-left:auto; margin-right:auto; width:760px;
}

td {
	font-family: Tahoma, "Times New Roman", Times, serif; color:#000000; font-size:12px; background-color:#FFFFFF;
}

p li {
	font-family: Tahoma, "Times New Roman", Times, serif; color:#000000; font-size:12px; background-color:#FFFFFF;
}

.content { margin-left:20px;font-size:12px; background-color:#FFFFFF;
}

h1 { font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#382903; font-weight:bold;
}

h2 { font-family:"Times New Roman", Times, serif; font-size:16px; font-weight:bold; color:#C9960E;
}


a:link { color: #000000; text-decoration: underline;
}
a:visited { color: #333333; text-decoration: underline;
}
a:hover { color: #000000; text-decoration: none;
} /* main body links  */

#bottom_nav{ text-align:center; color:#000000; font-family: "Times New Roman", Times, serif; font-size:12px; padding-top: 10px;
}

#bottom_nav a:link {
	color: #000000; 
	text-decoration: underline;
}
#bottom_nav a:visited {
	color: #000000; 
	text-decoration: underline;
}
#bottom_nav a:hover{
	color: #000000; 
	text-decoration: none;
}

#copyright{ text-align:center; color:#000000; font-family: "Times New Roman", Times, serif; font-size:11px; padding-top: 10px;
}

#copyright a:link {
	color: #000000; 
	text-decoration: underline;
}
#copyright a:visited {
	color: #000000; 
	text-decoration: underline;
}
#copyright a:hover{
	color: #000000; 
	text-decoration: none;
}


#navcontainer {
	margin: 0px 0px 12px 28px;
	padding: 0;
	text-align:right;
}

