.displayNone {
  display: none;
  visibility: hidden;
  width: 0px;
  height: 0px;}

html {
  font-family: verdana;
  font-size: 1em;
  line-height: 1.3em;
  color: black;}
  
h1, h2, h3, h4, h5, h6 {
	margin: 0 0 0 15px;}

h1 {
  font-size: 1em;}

h2 {
  font-size: 1em;}

h3 {
  font-size: 1em;}

h4 {
  font-size: 1em;}

h5 {
  font-size: 1em;}

h6 {
  font-size: 1em;}

p {
  font-size: 1em;
  margin: 0;}

ul {
  font-size: 1em;}

#headerBar {
	font-size: 0.7em;
	text-align: left;
	text-transform: uppercase;}

  #headerBar p {
  	color: white;
  	margin: 0;
  	padding: 6px;}
  
  #headerBar a {
  	color: white;
  	text-decoration: none;}
  
  #headerBar a:hover {
  	color: black;}

#newsContentContainer {
	font-size: 0.7em;
  line-height: 1em;
  color: black;}
  
  #newsContentContainer p {
  	padding: 10px;
  	margin: 0;}

#bodyContentContainer, #bodyContentContainerSubPage {
  font-size: 0.8em;
  color: #383838;
  line-height: 1.05em;}
  
  #bodyContentContainer p, #bodyContentContainerSubPage p {
    padding: .2em 1em;
    margin: 0;}
  
  #bodyContentContainer h1, #bodyContentContainerSubPage h1 {
    padding: 0.5em;
    font-size: 1.4em;
    margin: 0;}

#footerContainer p {
	padding-top: 8px;
	text-align: center;
  font-size: 0.55em;
  font-weight: bold;
  line-height: 1em;
  color: #778760;}

#footerContainer a {
  color: #778760;}
