BODY { 
	#color: #990000; 
	color: #000000;
	background: #FFFFFF;
	font-family: Helvetica, sans-serif;
	}
CODE {
	#font-family: Courier;
	}

#A:link { color: #0000FF; }
#A:visited { color: #0000FF; }
#A:active { color: #FF0000; }

H1 {
	color: #000066;
	text-align: center;
	}

H2 {
	color: #000066;
	text-align: left;
	}

H3 {
        color: #000066;
        text-align: left;
        }


UL {
	display: block;
	}

TD { 
	#color: #FFFFCC;
	font-family: Helvetica, sans-serif;
	}

B  {	
	font-family: Helvetica, sans-serif;
	}

#UL  {
#	list-style-type: none;
#	}
