p, td, body {  
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  line-height: normal; 
  font-weight: normal; 
  color: #999999; 
}

body {  background-color: #000033, margin: 0px 0px 0px 0px}

h1, h2, h3, h4, h5, h6 {
  margin: 0px 0px 10px 0px;
  font-family: Arial, Helvetica, sans-serif; 
  line-height: normal; 
  font-weight: normal; 
  color: #FFFFFF; 
}
h2 { font-size: 22px;}
h3 { font-size: 20px;}
h4 { font-size: 16px; font-style:italic;font-weight:bold}
h5 { font-size: 14px;}
h6 { font-size: 12px; font-weight:bold}

.menu {color: #000000; font-weight:bold;}
.menu:hover {text-decoration:none}
.menubg {background-color: #CCFF99}
.bgmenu {  background-color: #999900}


.bottom {background-color: #CCFF99; color: #000000}

a {color: #CCFF33; text-decoration: none}
a:hover {text-decoration: underline}

.fieldsmall {  width: 200px; font-family:Arial;font-size:12px;}
.fieldlong {  width: 100%; font-family:Arial;font-size:12px;}
