body {
  font-family: Arial, Helvetica, sans-serif;
  color: #000033;
  font-size: 12px;
}

li {
  list-style-type : square;
  list-style-image : none;
  background: none;
  font-family: Arial, Helvetica, sans-serif;
  color: #000033;
  font-size: 12px;
  }

ul {
list-style-type : square;
list-style-image : none;
color : #000033;
background: none;

}

ul ul {
  list-style-type : square;
  list-style-image : none;
  color : #000033;
  background: none;
}

p {
  font-family: Arial, Helvetica, sans-serif;
  color: #000033;
  font-size: 12px;
}

td {
  font-family: Arial, Helvetica, sans-serif;
  color: #000033;
  font-size: 12px;
}

h1 {
font-family: Arial, Helvetica, sans-serif;
text-transform: none;
font-size: 15px;
color : #000033;
font-weight : bold;
}

a {
color: #3399CC;
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline;
}

a:visited {
color: #3399CC;
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline;
}

a:hover {
color: #3399CC;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
}

a:active {
color: #3399CC;
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline;
}

.subnav {
  font-family: arial;
  color: #993300;
  font-size: 12px;
  text-decoration: none;
}

a.subnav:link {
  font-family: arial;
  color: #993300;
  font-size: 12px;
  text-decoration: underline;
}

a.subnav:visited {
  font-family: arial;
  color: #993300;
  font-size: 12px;
  text-decoration: underline;
}

a.subnav:hover {
  font-family: arial;
  color: #993300;
  font-size: 12px;
  text-decoration: none;
}

a.subnav:active {
  font-family: arial;
  color: #993300;
  font-size: 12px;
  text-decoration: underline;
}

.items {
  font-family: verdana;
  color: #000033;
  font-size: 10px;
}
.maintext {
	font-family: "Trebuchet MS";
	font-size: 11px;
}
