div#main table td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

div#main table td a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
}

div#main table th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663300;
	text-align: left;
	background-color: #CCCC99;


}

div#main table th a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	text-decoration: none;

}

div#main table {
width:600px
}
