body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	color:#CCCCCC;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

#container {
	position:relative;
	width:831px;
	height:600px;
	top:0px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-color: rgb(224,224,224);
}

#BottomBar {
	background-color:#666666;
	font-size: small;
	text-align: center;
	padding-top: 15px;
	color: #CCCCCC;
}

a {
	color: #CCCCCC;
	text-decoration: none;
}

#ContactInfo a {
	color: #000066;
	text-decoration: underline;

}
