body
{ background-color: #fff;
  margin: 0in;
  font: normal normal normal 10pt Lucida Sans Unicode, Lucida Grande, sans-serif;
  color: #003; }

a:link    { color: #00c; }
a:visited { color: #009; }
a:active  { color: #9ff; }
a:hover   { color: #fff; background: #69c; }

a.nav:link, a.nav:visited, a.nav:active
{ font: normal normal bold 12pt Lucida Sans Unicode, Lucida Grande, sans-serif;
  color: #fff;
  text-decoration: none; }
a.nav:hover
{ font: normal normal bold 12pt Lucida Sans Unicode, Lucida Grande, sans-serif;
  color: #00c;
  background: #fff;
  text-decoration: none; }
font.navpage
{ font: normal normal bold 12pt Lucida Sans Unicode, Lucida Grande, sans-serif;
  color: #9cf; }
  
a.image:link, a.image:visited, a.image:active, a.image:hover
{ background: #fff; }

font.fineprint
{ font: normal normal normal 8pt Lucida Sans Unicode, Lucida Grande, sans-serif; }

strong
{ color: #336; }

h1
{ font-size: 250%; font-variant: small-caps;
  color: #00c; margin-top: 0; margin-bottom: 0; }
h2 { font-size: 200%; color: #009; margin-top: 0; margin-bottom: 0; }
h3 { font-size: 150%; color: #006; margin-top: 0; margin-bottom: 0; }
h4 { font-size: 11pt; color: #008; margin-top: 0; margin-bottom: 0; }
h5 { font-size: 11pt; color: #007; font-weight: normal; margin-top: 0; margin-bottom: 0; }

p.normal { margin-top: 0; margin-bottom: 0; }
p.indent { text-indent: 25px; margin-top: 0; margin-bottom: 0; }
p.hanging { margin-left: 25px; text-indent: -25px; margin-top: 0; margin-bottom: 0; }
p.padtop { margin-top: 5px; margin-bottom: 0; }
p.padbot { margin-top: 0; margin-bottom: 5px; }
blockquote { margin-left: 25px; margin-top: 0; margin-bottom: 0; margin-right: 0; }

.floatimgright
{ float:right; margin-top:10px; margin-left:10px;  margin-bottom:10px; }
.floatimgleft
{ float:left;  margin-top:10px; margin-right:10px; margin-bottom:10px; }

ul
{ padding-left: 20px; margin: 0; }

ol
{ padding: 1.5em; margin: 0; }

li
{ padding: 1px 0px 1px 5px; }

hr
{ color: #39c; background-color: #39c; margin: .2em 0em; height: 1px; border: 0; width: 100%; }

div.frame 
{ background: #fff;
  border-width: normal; border-style: solid; border-color: #39c;
  padding: 10pt; }

div.announceframe 
{ background: #fff;
  border-width: thick; border-style: solid; border-color: #39c;
  padding: 15pt; }

div.video 
{ background: #fff;
  border-width: thin; border-style: solid; border-color: #39c;
  padding: 5pt; }
