BODY { 
font-size : 1em; 
font-family : Times New Roman, Times, serif; 
font-weight : normal; 
color : #FFFFFF; 
background-color : 003300#; 
margin : 1em 1em 1em 1em; 
padding : 1em 1em 1em 1em; 
width : auto; 
}

BODY a:link{ 
font-family : Times New Roman, Times, serif; 
font-style : normal; 
font-variant : normal; 
color : #cccc99; 
}

BODY a:visited{ 
font-family : Times New Roman, Times, serif; 
font-style : normal; 
font-variant : normal; 
color : #999966; 
}

H1 { 
font-family : Times New Roman, Times, serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 3em; 
color : #FFFFFF; 
background-color : transparent; 
}


img {
  border: 0;
  }

img.b {
  display: block; 
  }

img.b300wide {  /* scalable em size class */
  width: 14.35em;    /* replaces 1148px width  */
  height: 8.85em;    /* replaces 708px height */
  padding-right: 2em;
  }

p {
font-size : 1em; 
font-family : Times New Roman, Times, serif; 
}


.headline {  
font-family: "Times New Roman", Times, serif; 
font-size: 2em; 
line-height: 36px; 
font-weight: bold; 
}

.subhead {  
font-family: "Times New Roman", Times, serif; 
font-size: 1.5em; 
line-height: 1.6em;  
}

.bodycopy {  
font-family: "Times New Roman", Times, serif; 
font-size: 1em; 
line-height: 1.1em; 
}

.errortext {
  font-family : Verdana, Arial, Helvetica, sans-serif; 
  font-size : 12pt;
  font-style : italic;
  color : red;
  font-weight : bold;
}

.bluetext {
  font-family: "Times New Roman", Times, serif; 
  font-style: normal;
  font-size: 1em; 
  color: #99CCFF;
  font-weight: normal;
}

.grid {
border : #99ccff 2pt solid;
}

.white {
  background-color : white;
}

.black {
  background-color : black;
}

.bg_dark {
  background-color : #003300;
}

.bg_medium {
  background-color : #336699;
}

.bg_light {
  background-color : #99ccff;
}
