table {
	font-family: "Times New Roman", Times, serif;
	color: #E9D4B5;

}
#Copyright {
	font-size: 11px;
	background-position: center;
	text-align: center;
}
#maintable {
	background-position: center center;
}
#Copyright A {
	color: #33CC00;
	text-decoration: none;
}
#Copyright A:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
ul {
	list-style-type: square;
	font-weight: bold;
	font-size: 14px;


}
#header {
	height: 60px;
	vertical-align: middle;
}
#Address {
	height: 45px;
	text-align: center;

}
#Content {
	height: 390px;
	vertical-align: top;
	padding: 8px;
	font-size: 14px;



}
#Content A {
	color: #E9D4B5;
}
#Content A:hover {
	color: #FFFFFF;
	text-decoration: none;
}
