body
{
	font-size: xx-small;
	line-height: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	background-color: "#003366";
}

/* link defaults */
a:link { color: #0000FF; }
a:visited { color: #0000FF; }
a:active { color: #FF0000; }
a:hover {  color: #FF0000; }
a.plain  { text-decoration: none; }
