body {
 font-family: Verdana;
 font-size: 10pt;
 color: #DACDA9;
 background-color:#400000;
}
a {
 color:#B79C7D;
 font-style: italic;
 text-decoration:none;
}
a:active, a:hover {
 color:#9C866C;
 font-style:italic;
 text-decoration:underline;
 }
a:visited {
 color:#9C866C;
 font-style:italic;
 text-decoration:none;
 }

h1 {font-size:16pt; font-weight:bold;}
h2 {font-size:14pt; font-weight:bold;}
h3 {font-size:12pt; font-weight:bold;}
h4 {font-size:11pt; font-weight:bold;}
h5 {font-size:10pt; font-weight:bold;}