h1   { color: white; font-size: 18px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
li   { color: white; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; list-style-type: square }
a:link       { color: white; font-style: normal; font-weight: bold; font-size: 11px; font-family: Verdana, Arial, "MS Sans Serif"; text-decoration: underline }
a:visited      { color: white; font-weight: bold; font-size: 11px; font-family: Verdana, Arial, "MS Sans Serif"; text-decoration: none }
a:hover        { color: red; font-weight: bold; font-size: 11px; font-family: Verdana, Arial, "MS Sans Serif"; text-decoration: none }
p      { color: white; font-weight: bold; font-size: 11px; font-family: Verdana, Arial, "MS Sans Serif" }
td      { color: white; font-weight: bold; font-size: 10px; font-family: Verdana, Arial, "MS Sans Serif" }
th,caption       { color: red; font-weight: bold; font-size: 10px; font-family: Verdana, Arial, "MS Sans Serif"; background-color: white }
a.redlink:link        { color: white; font-style: normal; font-weight: bold; font-size: 10px; font-family: Verdana, Arial, "MS Sans Serif"; text-decoration: underline }
a.redlink:visited       { color: white; font-weight: bold; font-size: 10px; font-family: Verdana, Arial, "MS Sans Serif"; text-decoration: none }
a.redlink:hover          { color: #eee8aa; font-weight: bold; font-size: 10px; font-family: Verdana, Arial, "MS Sans Serif"; text-decoration: none }
h2    { color: white; font-size: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h3     { color: white; font-size: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #b40101; padding-top: 2px; padding-bottom: 2px; padding-left: 2px }
pre   { color: white; font-weight: bold; font-size: 105% }
.tableline { border: thin #ffffff solid; 
empty-cells: show;
border-collapse: collapse;
border-spacing: 0px;}
body {
	background-color:#0000FF;
	width: 800px;
}