BODY, TD	{
	background-color: #000000;
	color: #AAAAAA;
	font-size: 12pt;
	font-family: verdana, lucida grande, lucida sans unicode, helvetica, arial, sans-serif;
}

PRE {
	font-size: 10pt;
	font-family: monaco, fixedsys, courier-new, courier, monospace;
}

A	{
	color: #0088FF;
	text-decoration: none;
}
A:hover	{
	color: #FFFFFF;
	text-decoration: underline;
}

.header		{ font-size: 18pt; }
.subheader	{ font-size: 12pt; }

.yellow { color: #FFFF00; }
.grey   { color: #AAAAAA; }
