body {  color: #333333; background: #FFFFFF}
h1 {  font-size: 24pt; color: #3366FF; background: #FFFFFF; text-align: center; font-weight: bold}
h2 {  font-size: medium; font-weight: bold; color: #3366FF; background: transparent; margin: 1em 6%}
p {  font-size: medium; margin: 1em 6%}
.right {  text-align: right}
.center {  text-align: center}
a:hover {  color: #FF0000; text-decoration: none}
a:link {  color: #0000FF; text-decoration: none}
a:active {  color: #FF0000; text-decoration: underline}
a:visited {  color: #9900CC; text-decoration: none}
li {
	line-height: 1.2;
}
ul {  margin: 1em 6%}
em {  font-style: italic; color: #990033}
