body{
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:0.9em;
}

a{
	text-decoration:none;
	font-weight: bold;
	color:#333;
}

a:hover{
	color:#999;
}

a img{
	border:0;
}

table.list{
	width:85% !important;
	border:3px solid #ccc;
	border-collapse:collapse;
	margin-top:10px;
}
th td{font-weight:bold;font-size:1.1em;}
td,th{border:0;padding:3px;}
tr.even{background-color:#ccc;}
tr.heading{background-color:#666;color:#fff;}
tr.action{font-weight:bolder;}