
body {
    font: normal 11px;
    font-family: Georgia, Trebuchet MS, Times New Roman, Hevetica, Geneva;
    color: #000000;
    background: #465A4F;
	}

td {
    font: normal 12px;
    font-family: Georgia, Times New Roman, Trebuchet MS, Hevetica, Geneva;
    color: #ffffff;
    background: #000000;
	}
	
	.table {
    font: normal 12px;
    font-family: Georgia, Times New Roman, Trebuchet MS, Hevetica, Geneva;
    color: #FFFFFF;
    background: #000000;
	}
	
a:link { color: #F7D57B; 
	}

a:visited { 
     color: #F7D57B; 
	} 

a:hover { 
	color: #F7D57B; text-decoration: underline
	}

container {
 
		width:800px;
		border:0px solid black;
		margin-left:50px;
		text-align:center;
 
	}
