
body { 

font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
background-color: #004080;
color: #444;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 0;
line-height: 1.2em;
font-size: 1.1em;

}

p,li { font-size: 1.0em; }

a:link { color: #000; text-decoration: none; }

a:visited { color: #1e1e1e; text-decoration: none; }

a:hover { color: #acacac; text-decoration: none; }

a:active { color: #101010; text-decoration: none; }
h1 { font-size: 1.1em; font-weight: bold; font-style: normal; line-height: 1.2em; margin-bottom: 2em; }
.caption { font-size: 0.8em; }
.mini { font-size: 0.6em; }
.red { color: #c50000; }
.topspace { margin-top: 32pt; }
.nobottomborder { }
.blueframe {
  border-style: none;
}  
.blueframe {
  width: 348px;
  border-style: solid;
  border-color: #0000ff;
  border-width: 1px;
}   