h1           { font-size: 24pt; font-style: italic; font-weight: 100; letter-spacing: -1pt;  }
h2           { font-size: 20pt; font-style: italic; font-weight: 100;  }
h3           { font-size: 14pt; font-style: italic; font-weight: 100;  }
a:link       {
	text-decoration: none;
	color: #039;
	font-weight: bold;
}
a:visited    { text-decoration: none; color: "#993333" }
a:hover      {
	color: #FFC;
	background-color: #900
} 

