BODY {
	font-family: Tahoma, Verdana, sans-serif;
	color: black;
	background-color: white;
	background-position: top left;
	background-attachment: fixed;
	background-repeat: repeat;
	background-image: url("images/white_wall.gif");}

H1, H2, H3 {
	text-align: left;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	color: #330099;}

P {	text-indent: 0.5cm;
	font-family: Tahoma, Verdana, sans-serif;
	color: black;
}

/* STRONG, B { font-weght: bold;} */
/* EM, I { font-style: italics;} */
/* U { text-decoration: underlinea;} */

A:link { color: blue;}
A:active { color: green;}
A:visited { color: red;}
A:hover { color: purple;}
A.help { curson: help;}

TH, TD { /* ns 4 */
	font-family: Tahoma, Verdana, sans-serif;}

DT {	font-weight: normal;}

DD {	font-size: 95%;}

PRE {	margin-left: 2em
	font-family: monospace }        /* navigator 4 requires this */

.hide { display: none}

.small {
	font-size: 75%;}

.white {
	color: white;}
