body {
background-color: black;
font-family: arial; 
color: #F3BF73;
font-size: 3;}

h1 {
color: #DA6C42; 
margin-left: 6px; 
font-size:14pt; 
letter-spacing: 0.3cm; 
text-align: center; 
font-family: arial;
text-decoration: none; }
	
h2 {
color: #DA6C42; 
margin-left: 6px; 
font-size: 10pt; 
letter-spacing: 0.2cm; 
text-align: center; 
font-family: arial; 
text-decoration: none; }

h3 {
color: #F3BF73; 
margin-left: 6px; 
font-size:14pt; 
letter-spacing: 0.3cm; 
text-align: center; 
font-family: arial; 
text-decoration: none; }

hr {
color: #930012;
background: #930012;
height: 2px;
border-style: none; }

a {text-decoration: none}
a:link     {color:#B88A00}
a:visited  {color:#464600}
a:active   {color:#B88A00}
a:hover    {color:#FFFFFF}

.navigation {
font-family: arial;
text-align: center;
letter-spacing: 0.1cm;
color: #B88A00; }

.credit {
font-size: 9pt;
font-family: arial;
text-align: center;
letter-spacing: 0cm;
color: #B88A00; }

table.center {margin-left:auto; margin-right:auto;}