BODY {
color: black; background: white; height: 100%
}

h3 { font-family:arial ; font-weight:bold }
h2 { font-family:arial ; font-weight:bold ; font-size:16pt}
A:active { color: maroon ; text-decoration:none}
a:link { color:maroon ; text-decoration:none }
a:visited { color:maroon ; text-decoration:none }
a:hover { color:#0000ff ; text-decoration:none }
td.sidebar { width:175px;
	background-color:#A0C0A0;
	font-family:arial;
	font-weight:bold}
