body
{
	font-size: 11px;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #333;
	margin: 10px 0 0 0;
}

a, a:link, a:visited, a:hover
{
	color: #005298;
	text-decoration: none;
	font-weight: bold;;
}

td
{
	font-size: 11px;
	padding: 5px;
	white-space: nowrap;
}

thead tr td
{
	font-weight: bold;
	color: #000;
	background-color: #f0f0f0;
	border-bottom: 1px solid #e3e0e0;
}

tr.title td
{
	padding-top: 16px;
	font-weight: bold;
	color: #000;
}

tbody tr td
{
	border-bottom: 1px solid #e3e0e0;
}

thead tr td.date
{
	font-weight: normal;
}

tr.space td
{
	border-bottom: none;
	font-size:5px;
}

form
{
	margin-left:5px;
	margin-bottom: 10px;
}

select, input
{
	border: 1px solid #cacaca;
	font-size: 11px;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #000;
	padding: 2px;
}
