.tblcol{
	width:50px;
	float:left;
}
.tblcol p{
	border:black solid thin;
	width:50px;
	margin-top:-17px;	
	text-align:center;
	font-size:15px;
	height:40px;
}
.tbl304col2{
	float:left;
	width:auto;	
	margin-left:-40px;
	font-size:14px;
}
.tbl304col2 li{
	list-style-type:none;
	margin:2px;
	padding:5px;
	border:thin solid black;	
	color:white;	
	background-color:#6095CA;
}
#tblgrades{
	background-color:#6095CA;
	width:730px;	
}
/* CSS Document */
.clear{
	clear:both;	
}
