BODY	{
	font-family: Arial, Helvetica, sans-serif;
	color: "#394892";
	font-size: small;
	background: "#FFFFE6";
	background-color: FFFFE6;
	}

H1	{font-size: x-large; }
H2	{font-size: large; }
H3	{font-size: medium; }
H4	{font-size: small; }
H5	{font-size: x-small; }
H6	{font-size: xx-small; }
UL	{font-size: x-small; }
LI	{font-size: x-small; }
PRE	{font-family: "Courier New,Courier"; }
A:link	{color: "#394892"; }
A:visited {color: "#c44e28"; }
A:active {color: "#900000"; }
A:hover {color: "#9900ff"; }

table.sortable a.sortheader {
	background-color: #394892;
	color: #FFFFE6;
	font-weight: bold;
	text-decoration: none;
	display: block;
}

