body  {
background: #00020B;
  }
  
* {
    -moz-box-sizing: border-box;
} 

h1 {
font-family: Times New Roman;
color: #D8AC32;
  }
  
h2 {
font-family: Times New Roman;
color: #D8AC32;
  }
  
.pageText {
font-family: Arial;
line-height: 1.5em;
font-size: 16px;
color: #FFFFFF;
  }

div.comment {
font-family: Arial;
font-size: 16px;
color: #D8AC32;
  }

div.footer {
font-family: Arial;
font-size: 12px;
color: #D8AC32;
  }

div.copyright {
font-family: Times New Roman;
font-size: 12px;
color: #D8AC32;
  }

a.pageText {
font-family: Arial;
line-height: 1.5em;
font-size: 16px;
color: #FFFFFF;
text-decoration: underline;
  }

a.footer {
font-family: Times New Roman;
font-size: 12px;
color: #FFFFFF;
text-decoration: none;
  }

table.about {
border-width: 0px;
padding: 0px;
margin: 0px;
float: center;
  }

td.media {
text-align: center;
width: 148;
color: #000000;
font-family: Times New Roman;
font-size: 18px;
  }

.shoutbox {
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : left;
}



/* News */

a {
font-family: Arial;
font-size: 16px;
color: #D8AC32;
text-decoration: underline;
  }

td.post {
font-family: Arial;
font-size: 16px;
color: #FFFFFF;
  }

td.postTitle{
color: #000000;
text-decoration: none;
  }