/* CSS Document */body {	font: 10px Georgia, Times New Roman, Times, serif;	padding-top: 15px;	text-align: center;}#maintb {	border: 1px solid #666666;	background: white;}.top {	margin: 5px;}.wlc {	text-align: center;	margin-top: 5px;	margin-right: 5px;	margin-left: 20px;}#navbar {	font: 10px Georgia, Times New Roman, Times, serif#000000;}.navbar {text-align: center;	color: #0f0f07;	font: 10px Georgia, Times New Roman, Times, serif;	text-transform: capitalize;}.navbar a:hover {	text-align: center;	color: #7f6699;	font: 10px Georgia, Times New Roman, Times, serif;}.navbar a {	text-align: center;	color: #0f0f07;	font: 10px Georgia, Times New Roman, Times, serif;	text-decoration: none;}.maintext {	padding-right: 20px;	padding-left: 20px;}.imgtbl {	text-align: center;	padding-bottom: 10px;	padding-top: 10px;}	h1 {	color: #7f6699;	font-size: 10px;	font-weight: bold;	padding-top: 5px;	padding-left: 5px;}P {	margin-left: 5px;	margin-right: 5px;		color: #000000;	font: 12px Georgia, Times New Roman, Times, serif;}.spaced {	padding: 5px;}.lines {	border-bottom: 1px dotted #7f6699;}a:link {	text-decoration: none;	color: #0f0f07;}a:visited {	text-decoration: none;	color: #0f0f07;}a:hover {	text-decoration: none;	color: #7f6699;}.even {	background: #DAEBF1;	display: table-cell;}.uneven {	background: #EFEFEF;	display: table-cell;}