body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.95em;
	color: #000033;
	background-color: #D8B677;
	line-height: 1.1em;
}
#page {
	width:940px;
	margin:0;
	padding:0px 30px;
}
td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.95em;
	color: #000033;
	background-color: #D8B677;
	line-height: 1.1em;
}
.style1 {
	font-size: large;
	font-weight: bold;
}

* .fltlft {
	float:left;
	margin-right:10px;
}
* .fltrt {
	float:right;
	margin-left:10px;
}
#copyright p {
	text-align:right;
	padding-top:15px;
	color:#333;
	font-size:.75em;
}
