@charset "utf-8";
/* CSS Document */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 10px;
}
#mainTable {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #000000;
	background-color: #2998D5;
}
#myTable {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #000000;
	background-color: #ffffff;
}
ul {
	font-size: 100%;
	list-style-type: disc;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	line-height: 30px;
}

#table_bottom {
	background-image: url("images/robertmiller14.gif");
	float: right;
	height: 586px;
	width: 589px;
}



