body
{
	font-size: 10px;
	font-family: verdana, "trebuchet ms", sans-serif;
	color: #FF9900;
	background-position: 0px 0px;
	background-color: #600;
	width: auto;
	line-height: 130%;
	text-align: left;
	margin: 0;
	padding: 0;
}

a:link { color: #FF9900; }
a:hover { color: #FFD505; }
a:active { color: #F00; }
a:visited { color: #F60; }
a:visited:hover { color: #FF0; }

.navcontent
{
	float: left;
	border-color: #F90 transparent transparent transparent;
	border-style: solid none none none;
	border-width: 1px;
}

.navboxes
{
	width: 31%;
	padding: 10px 0 0 19px;
	display: inline;
	float: left;
}

td
{
	font-size: 9px;
	font-family: verdana, "trebuchet ms", sans-serif;
	color: #FF9900;
	width: 200px;
	white-space: nowrap;
}

.date
{
	text-align: right;
	font-family: monaco, monospace;
	width: auto;
	white-space: nowrap;
}

