html {
	background-color:rgb(240,245,252);
	font-family:Arial, sans-serif;
	font-size:0.8em;
	color:rgb(46,49,146);
	width:500px;
}

td {
	border:5px solid rgb(240,245,252);
	vertical-align:top;
}

td.left {
	background-color:rgb(213,225,237);
	padding-right:30px;
}

span.bigstar {
	font-weight:bold;
}
