body {
  color: black;
  background: #F0FFF0;
  background-image: url(flagusa.gif);
  background-repeat: no-repeat;
  fontStyle: normal;
  font-weight: bold;
  margin-left: 1%;
  margin-right: 1%;
}

dd {
  padding-left: 60px;
}

h1 {
  margin-right: 5%;
  font-weight: bolder;
  text-align: right;
  font-size: 200%
}


h2 {
  background: transparent;
  font-weight: bold
}


h3, h4, h5 {
  font-weight: bold
}


ul, ol, dl, p {
  margin-left: 0%;
  margin-right: 0%
}


ul ul, table ol, table ul {
}


PRE {
  font-weight: bold
}



EM {
  font-family: fantasy;
  font-size: 30pt;
  color: silver;
  background: transparent;
}



PRE EM {
  font-family: fantasy
  font-size: 30pt;
  color: silver;
  background: transparent;
}

.clear {
  color: #F0FFF0;
  background: transparent
}

.green {
  color: green;
  background: transparent
}

.small {
  font-size: 90%;
  font-weight: bold;
}

.trans {
  filter:alpha(opacity=45);
  -moz-opacity:45%;
}

.large {
  font-size: 200%;
  font-weight: bold;
}

.listbox, .listbox a:link {
  color: #800000;
  text-Decoration: none;
  font-weight: bold;
  background: #B0E0E6;
}

.listbox, .listbox a:hover {
  color: #800000;
  text-Decoration: underline;
  font-weight: bold;
  background: #B0E0E6;
}


.hide {
  font-size: 5pt;
  color: Honeydew;
  background: transparent;
}


a:link {
  color: #800000;
  text-Decoration: none;
  font-weight: bold;
  background: transparent;
}

a:visited {
  color: #8B0000;
  text-Decoration: none;
  font-weight: bold;
  background: transparent;
}


a:hover {
  color: #800000;
  text-Decoration: underline;
  font-weight: bold;
  background: transparent;
}


.letter {
  textDecoration: none;
  font-size: 200%;
  font-weight: bolder;
  color: green;
  background: transparent
}

.oddrow {
  background: #E4FFE4
}

.oddtable {
  background: #F8F9FF
}

.special {
  color: #005A5C;
  font-weight: bold;
  background: transparent;
}
