body {background-color: Black; color: Tan; font-family: Hind, 'Trebuchet MS', 'Century Gothic','Palatino Linotype', Helvetica, Georgia; }
a:link {color: Darkkhaki; }
a:visited {color: Gray; }
a#ns:link {text-decoration: none; }
a#ns:visited {color: darkkhaki; text-decoration: none; }

#u {text-decoration: underline; }
#bl {color: #ffa7ff; }

dl {color: #ffffc8; }
img {border: none; }
tr {vertical-align: top; }
em {color: lightseagreen; }

h1 {font-family: 'Oracle Regular', 'Lucida Console', 'Century Gothic', LetterGothic, Georgia, Helvetica, 'Trebuchet MS'; font-size: 350%; font-weight: normal; margin: 1em 0; }
h2 {font-family: 'Oracle Regular', 'Lucida Console', 'Century Gothic', LetterGothic, Georgia, Helvetica, 'Trebuchet MS'; font-weight: normal; font-size: 250%; margin: 1em 0; color: white; }
h3 {font-family: 'Oracle Regular', 'Lucida Console', 'Century Gothic', LetterGothic, Georgia, Helvetica, 'Trebuchet MS'; font-weight: normal; font-size: 125%; margin: 0em 0; } 
h4 {color: gray; font-weight: normal; margin: 4em 0; }
h5 {font-size: 100%; color: white; font-weight: normal; margin: 0em 0; }
h6 {font-family: 'Oracle Regular', 'Lucida Console', 'Century Gothic', LetterGothic, Georgia, Helvetica, 'Trebuchet MS'; font-weight: normal; font-size: 175%; margin: 0em 0; } 

@font-face {
  font-family: 'Oracle Regular';
  src: url('oracle.eot');
  src: local('Oracle Regular'),
    url('oracle.ttf') format('truetype');
  }