body {
    font-family: 'lucida grande', verdana, arial, sans-serif; 
    font-size: 100%; background-color: #ffffff; color: #000000;}
h1 {color: #0000cc; font-size: 160%;
	border-top: 3px solid #0000cc; border-bottom: 3px solid #0000cc;
	padding-top: 12px; padding-bottom: 12px;
	margin-top: 12px; margin-bottom: 12px;}
h2 {font-size: 140%; color: #0000cc;
	margin-top: 6px; margin-bottom: 9px;}
h3 {font-size: 130%; color: #0000cc;
	margin-top: 6px; margin-bottom: 9px;}
h4 {font-size: 120%; color: #0000cc;
	margin-top: 6px;margin-bottom: 9px;}
h5 {font-size: 110%; color: #0000cc;
	margin-top: 6px; margin-bottom: 9px;}
h6 {font-size: 100%; color: #0000cc;
	margin-top: 6px; margin-bottom: 9px;}
ul {list-style-position: outside; list-style-type: disc;}
ahi { font-weight: bold; color: #0000cc;}
a:link { color:#0000cc;}
a:visited {	color:#000099;}
a:hover { color:#0000ff;}
a:active { color:#0000ff;}
