@CHARSET "ISO-8859-1";

@import url(clean.css);

body {
font: 65%/1.4 Arial, Helvetica, Sans-serif;
background: url(default_background.jpg) repeat-x left top #000; /* background color #EFC519 for the entire page */
}


table td {
	padding: 1px 0.5em;
	}
td.inactive a.inactive {
	font-weight: 100;
	}
td.active a.active {
	font-weight: 900;
	font-size: 110%;
	}