/* CSS Document */

#footer {
	margin-top: 1980px;
		}

.table {
		margin-left:50px;
		}
td {
		height:25px;
		font-size: 1.2em;
		color: #FFFFFF;
		text-align: center;
		line-height: 1.8em;
		}
th {
		color:#FFFFFF;
		height:50px;
		font-size:1.2em;
		line-height:1.6em;
		width:150px;
		font-weight:normal;
		}
#middleColumn h1 {
	width:330px;
	margin-right:-10px;
		}		
#middleColumn a {
	float:right;
	clear: both;
	margin-bottom: 5px;
	margin-top: -15px;
	color: #FFFFFF;
	margin-right: 30px;
	height: 20px;
	width: 60px;
	padding-left: 10px;
	font: 1em/1.8em Tahoma, sans-serif;
		}
#middleColumn ul {
		width:500px;
		}
#middleColumn p {
		margin-bottom:15px;
		}
