body {
	font-family: Arial, Helvetica, sans-serif;
}
.container {
font-family:Arial, Helvetica, sans-serif;
width: 910px;
float:left; 
}
table {
	color: #333333;
	outline-color:#999999;
	border-bottom-color:#666666;
}
.white { background-color:#ffffFF;}
.goldenrod {background-color:#Daa520;}
th {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	background-color: #DAA520;
}
.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:13px;
}
.right {
border-left:3px solid #000000;
}

