body
{
	background-color: #000000;
	font-family: Verdana, Gill Sans MT, ms-sans-serif;
	font-size : 9.2pt;
}

td
{
	font-family: Verdana, Gill Sans MT, ms-sans-serif;
	font-size : 9.2pt;
}

td.snippet
{
	font-family: Verdana, Gill Sans MT, ms-sans-serif;
	font-size : 7.8pt;
	color: #F6E6C5;
	border : 1px solid;
	border-bottom-color : #4B3611;
	border-right-color : #4B3611;
	border-left-color : #CBB691;
	border-top-color : #CBB691;
	padding-bottom : 4px;
	padding-left : 6px;
	padding-right : 6px;
	padding-top : 4px;
}

strong.snippet
{
	font-family: Verdana, Gill Sans MT, ms-sans-serif;
	font-size : 7.8pt;
	color: #000000;
}

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
	color: #FFF59B;
}

a.menu
{
	text-decoration: none;
	font-size : 8.2pt;
	font-weight : bold;
	color: #F6B70B;
}

a.menu:hover
{
	text-decoration: underline;
	font-size : 8.2pt;
	font-weight : bold;
	color: #FFF0C8;
}

@media print 
{
	.noprint {display: none;}
}
