body {
  font-family: tahoma, sans-serif;
  font-size: 12px;
  text-align: center;
  margin: 0;
  bgcolor: #FFCC00;
}
a, a:visited, a:active {
  color: #660000;
  text-decoration: underline;
}

#nav {
    color: #ffffff;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    background-color: #660000;
  }
  
  #nav p { 
      font-family: Arial, Verdana, sans-serif;
      style: normal;
      size: 12pt;
      color: #ffffff;
  }

  #nav a:link {
    color: #ffffff;
    text-decoration: none;
  }

  #nav a:visited {
    color: #ffffff;
    text-decoration: none;
  }

  #nav a:hover {
    color: #ffCC00;
    text-decoration: underline;
  }

  #nav a:active {
    color: #ffCC00;
    text-decoration: none;
  }

.style1 {
	font-family: Verdana, sans-serif;
	font-size: 12px;
}

.style2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.style3 {
	font-family: Verdana, sans-serif;
	color: #000000;
	font-size: 10px;
}

.style4 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	style: bold;
}

.style5 {
    font-family: Verdana, sans-serif;
    color: #000000;
    font-size: 9pt;
}

.style6 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

.style9 {
    font-family: Arial, Verdana, sans-serif;
	color: #000000;
    font-size: 10pt;
}

p { 
    font-family: Arial, Verdana, sans-serif;
    style: normal;
    size: 12pt;
    color: #000000;
  }

h1 { 
     font-family: Arial, sans-serif;
     style: bold;
     color: #000000;
     size: 18pt;
   }

h2 { 
     font-family: Arial, sans-serif;
     color: #000000;
     size: 14pt;
   }

h3 { 
     font-family: Arial, sans-serif;
     color: #000000;
     size: 12pt;
   }
