/* CSS FOR WINDOWS */

#sponsormsg {
  font-size: 10px;
  background: #ddd;
  border-bottom: 1px solid #999;
  padding-left: 1.0em;
}
#sponsormsg A {
  color: #000;
  text-decoration: none;
}
P.xemacs {
  text-align: right;
}

BODY {
  margin: 0;
  padding: 0;
  font-family: trebuchet ms, arial, helvetica, sans-serif;
  font-size: 10pt;
}

P, UL, LI, TD, DIV {
  font-family: trebuchet ms, arial, helvetica, sans-serif;
  font-size: 10pt;
}

A.bodylink {
  color: #990000;
  font-weight: normal;
}

A.bodylinkbold {
  color: #990000;
  font-weight: bold;
}

H1 {
  font-size: 16pt;
  font-family: trebuchet ms, arial, helvetica, sans-serif;
  color: #333333
}

H2 {
  font-size: 16pt;
  font-family: trebuchet ms, arial, helvetica, sans-serif;
  color: #333333
}

H3 {
  font-size: 14pt;
  font-family: trebuchet ms, arial, helvetica, sans-serif;
  color: #333333
}

H4 {
  font-size: 10pt;
  font-family: trebuchet ms, arial, helvetica, sans-serif;
  color: #333333
}

.latestnewsheadline {
  font-family: trebuchet ms, arial, helvetica, sans-serif;
  color: #aa1111;
}

.more {
  font-family: trebuchet ms, arial, helvetica, sans-serif;
  color: #990000;
  text-align: right;
  font-style: italic;
}

.alert {
  color: #cc3333
}

.subnav {
  font-family: trebuchet ms, arial, helvetica, sans-serif;
  color: #333333;
  text-decoration: none;
  font-weight: bold
}

.subnavselected {
  font-family: trebuchet ms, arial, helvetica, sans-serif;
  color: #cc3333;
  text-decoration: none;
  font-weight: bold
}

.footer {
  font-family: trebuchet ms, arial, helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  color: #333333;
  text-decoration: none;
}

.footerlink {
  font-family: trebuchet ms, arial, helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  color: #333333;
  text-decoration: underline;
}


