body 
{background-color: black}
h1,h2,h3,h4,h5,h6 {color: #ffd700}
h1,h2,h5 {text-align: center}
h3,h4,h6 {text-align: left}
h5,h6 {font-family: showcard gothic,arial; letter-spacing: 1px}
h1 {font-family: arial,verdana}
h2,h3,h4 {font-family: verdana,arial}
h1,h3,h5,h6 {font-size: 150%}
h2,h4 {font-size: 110%}
h1,h3,h4 {margin-left: 5%; margin-right: 5%}
p {color: ffd700; text-align: left; margin-left: 10%; margin-right: 10%; font-family: arial; font-size: 110%}
a {color: ffd700; font-family: showcard gothic,arial; font-size: 110%; text-decoration: none;} 
a.outset {border-style: outset; border-color: #ffd700; border-width: thick; padding: 0.1cm; font-family: showcard gothic,arial; font-size: 110%}
a.margin {color: #ffd700; font-family: verdana,arial; font-size: 110%; margin: 1cm 0cm 1cm 0cm}
a:link {color: #33ffff}     /* unvisited link */
a:visited {color: #33ffff}  /* visited link */
a:hover {color: #ffd700}   /* mouse over link */
a:active {color: #ff9900}   /* selected link */ 
ol.disc {list-style-type: disc; color: ffd700}
ol.circle {list-style-type: circle; color: ffd700}
ol.decimal {list-style-type: decimal; color: ffd700}