h1 {font-size: 120%;
	font-family: "verdana", "helvetica", "arial", "sans-serif";
  	color: #000099;
	weight: bold}
h2 {font-size: 100%;
	font-family: "verdana", "helvetica", "arial", "sans-serif";
	color: #000099;
	weight: bold}
h3 {font-size: 90%;
	font-family: "verdana", "helvetica", "arial", "sans-serif";
	color: #000099;}
h4 {font-size: 80%;
	font-family: "verdana", "helvetica", "arial", "sans-serif";
	color: #000099;}

A {color: #000099;}
A:VISITED {color: #666666;}
A:LINK {color: #000099;}
