h1           { font-size: 16pt; font-style: italic; font-weight: normal;  letter-spacing: -1pt; }
h2           { font-size: 16pt; font-style: italic; font-weight: 100;  }
h3           { font-size: 12pt; font-style: italic; font-weight: 100;  }
a:link       { text-decoration: none }
a:visited    { text-decoration: none }
a:hover      { color: red; background-color: #FFFFCC }
body {
	background-color: #E3E4F9;
	}
