body {
 background-color: #000000;
 scrollbar-face-color: #CC6600;
 scrollbar-highlight-color: #FFCC66;
 scrollbar-3dlight-colour: #FFFFFF;
 scrollbar-darkshadow-color: #000000;
 scrollbar-shadow-color: #663300;
 scrollbar-arrow-color: #663300;
 scrollbar-track-color: #663300;
}

p {
 font-family: "Times New Roman", Times, serif;
 font-size: 15px;
 font-style: italic;
 line-height: 22px;
 color: #FFFFFF;
}

h1 {
 font-family: "Times New Roman", Times, serif;
 font-size: 26px;
 font-style: italic;
 line-height: 19px;
 font-weight: bold;
 color: #FFCC66;
}

h2 {
 font-family: "Times New Roman", Times, serif;
 font-size: 18px;
 font-style: italic;
 line-height: 25px;
font-weight: bold;
 color: #FFFFFF;
}

h3 {
 font-family: "Times New Roman", Times, serif;
 font-size: 24px;
 font-style: italic;
 font-weight: bold;
 color: #CC6600;
}

h4 {
 font-family: "Times New Roman", Times, serif;
 font-size: 16px;
 font-style: italic;
 color: #CCCCCC;
}

h6 {
 font-family: "Times New Roman", Times, serif;
 font-size: 12px;
 font-style: normal;
 line-height: 14px;
 color: #FFCC66;
 font-weight: normal;
}

a:hover {
 font-family: "Times New Roman", Times, serif;
 color: #FFFFFF;
 text-decoration: underline;
}

a:link {
 font-family: "Times New Roman", Times, serif;
 color: #FFFFFF;
 text-decoration: underline;
}

a:active {
 font-family: "Times New Roman", Times, serif;
 color: #000000;
 text-decoration: none;
}

a:visited {
 font-family: "Times New Roman", Times, serif;
 color: #CCCCCC;
 text-decoration: none;
} 