
body         { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #CCCCCC; text-align: justify; }

a:link       { color: #FFFF99; text-decoration: none; }
a:active     { color: #CCCCCC;     text-decoration: none; }
a:visited    { color: #CCCCCC;     text-decoration: none; }
a:hover      { color: #CCCCCC;     text-decoration: underline; }

h1           { font-family: 'Century Gothic', Arial, Helvetica, sans-serif; font-size: 36pt; font-weight: normal; }
h2           { font-size: 24pt; font-weight: bold; }
h3           { font-size: 18pt; font-style: italic; }

.title       { font-family: 'Century Gothic', Arial, Helvetica, sans-serif; font-size: 36pt; font-weight: normal; }
.subtitle    { font-family: 'Century Gothic', Arial, Helvetica, sans-serif; font-size: 15pt; font-weight: normal; }

pre          { font-family: 'Courier New', Courier, fixed; }
tt           { font-family: 'Courier New', Courier, fixed; }

#background  { position: absolute; padding: 0px; margin: 0px; top: 0px;   left: 0px; }
#title       { position: absolute; padding: 0px; margin: 0px; top: 144px;              right: 30px; text-align: right; font-family: 'Century Gothic', Arial, Helvetica, sans-serif; font-size: 36pt; font-weight: normal; }
#links       { position: absolute; padding: 0px; margin: 0px; top: 170px; left: 30px; }
#content     { position: absolute; padding: 0px; margin: 0px; top: 210px; left: 150px; right: 30px; }

