h1           { font-family: Lucida Sans; font-size: 18pt; color: darkorange; font-variant: small-caps }
h2           { font-family: Lucida Sans; font-size: 14pt; color: #fcf49d; font-variant: bold}
h3           { font-family: Lucida Sans; font-size: 12pt; color: red; }
td			 {pading: 3px; font-family: Tahoma; font-size: 10pt; color: #454c90}
body		 {font-family: Tahoma; font-size: 10pt; color: #34b2e4}

.loot		 {font-family: Lucida Sans; font-size: 8pt; color: #E3BE73}
.trap		 {font-family: Lucida Sans; font-size: 8pt; color: #d44e39}

%p			 {font-family: Tahoma; font-size: 10pt; color: black}
a:link       { color: #c0c0c0 }
a:visited    { color: #606060 }

body {
     scrollbar-arrow-color: #E3BE73;
     scrollbar-base-color: #black;
     scrollbar-dark-shadow-color: black;
     scrollbar-track-color: cornflowerblue;
     scrollbar-face-color: #053787;
     scrollbar-shadow-color: black;
     scrollbar-highlight-color: cornflowerblue;
     scrollbar-3d-light-color: #E3BE73;
}