body { font-family: arial, sans-serif; background-color: #666699; color: #333333; }

.normal { font-size: 10pt; }
.small { font-size: 8pt; }

a:link { color: #666699; text-decoration: none; font-weight: normal; }
a:visited { color: #9999cc; text-decoration: none; font-weight: normal; }
a:hover { color: #ff6633; text-decoration: none; font-weight: normal; }
a:active { color: #ff6633; text-decoration: none; font-weight: normal; }

h1 { font-size: 18pt; }
h2 { font-size: 14pt; font-weight: bold; margin-bottom: 2px; margin-top: 10px; }
h3 { font-size: 10pt; font-weight: bold; margin-bottom: 2px; margin-top: 10px; }
h4 { font-size: 10pt; font-weight: normal; font-style: italic; margin-bottom: 2px; margin-top: 10px; }
