body {margin: 4px; color: black; background: white;}
table {width:100%; margin: 0;}
table td {
	border-width: 0;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
}
a:link {color: #990000;}
a:hover {color:#999999;}
.big {
	font-size: 85%;
	font-weight: bold;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
