body { 
	color: #773300;
	font-family: "times new roman", times, serif;
	font-weight: normal;
}

P { margin-left: 1em; }

P.fineprint { font-size: 0.75em; }
A {
	text-decoration: none;
	color: #0000FF;
	font-weight: bold
}
A:link { color: #005599; }
A:visited { color: #990000; }
A:active { color: #0000FF; }
A:hover {
	color: #550077; 
	text-decoration: underline;
}

H1 {
	color: #770000;
	font-family: verdana, arial, helvetica, sans serif;
	font-size: 1.75em;
	font-weight: normal;
}

H2 {
	color: #003399;
	font-family: "times new roman", times, serif;
	font-size: 1.3em;
	font-weight: bold;
}

H3 {
	color: #0000FF;
	font-family: "times new roman", times, serif;
	font-size: 1.10em;
	font-weight: bold;
}
