body{
	background-color:#ffe4c4;
}

h4 {
	text-align:center;
	color:#993333;
	font-family:Tahoma;
	font-size:1.25pp;
}

table{
	background-color:#8fbc7f;
	
}

th{
	
	color:white;
	background-color:#006633;
	font-size:13;
}
td{
	font-family:Arial;
	font-size:10;
}
a{
	color:white;
	text-decoration:none;
	font-size:13;
	
}
