 
<!--body {color: #000000; background: #f4f4e4}-->
body {color: #000000; background: #f0f0f0;}

html *
{
   font-family: Arial !important;
}

<!--
a:link    {color: #c02020}
a:visited {color: #12425a}
a:active  {color: #ff0000}
-->

a:link    {color: #3366CC;  text-decoration: none}
a:visited {color: #3366CC; text-decoration: none}
a:active  {color: #3366CC; text-decoration: none}



h1 {font-family: sans-serif; font-size: 120%}
h2 {font-family: sans-serif; font-size: 110%}
h3 {font-family: sans-serif; font-size: 100%}
h4 {font-family: sans-serif; font-size: 100%; font-weight: normal; text-transform: uppercase}
h5 {font-family: sans-serif; font-size: 100%;  font-weight: normal}
h6 {font-family: sans-serif; font-size: 80%;  font-weight: normal}


/* Test styles.  */
span.x {font-family: sans-serif; font-size: 80%; font-weight: bold}
span.xa {font-family: sans-serif; font-size: 1em; font-weight: bold}
span.y {font-family: sans-serif; font-weight: bold}
span.z {font-family: sans-serif; font-size: small; font-weight: bold}
h1.x {font-family: sans-serif; font-size: 144%}
h2.x {font-family: sans-serif; font-size: 120%}
h3.x {font-family: sans-serif; font-size: 100%}
h4.x {font-family: sans-serif; font-size: 100%; font-weight: normal; text-transform: uppercase}
h5.x {font-family: sans-serif; font-size: 100%;  font-weight: normal}
h6.x {font-family: sans-serif; font-size: 80%;  font-weight: normal}

/* The following (and other <p> style stuff) requires some careful thought
   before a style decision is reached, because of its wide implications.  */
/* p {text-indent: 1em;} */
p.indented {text-indent: 2em}

p {text-indent: 0em; font-family: sans-serif;}

p.left {text-align: left}
p.right {text-align: right}
p.center {text-align: center}

blockquote p {margin-top: 0.8ex; margin-bottom: 0ex}

/* Note: Netscape has notoriously bad support for list style stuff.  */
ul.unmarked {list-style-type: none}

/* For marginalia, also taking care of some Netscape... shortcomings,
   while possibly preventing shortcomings of other browsers.  */
table.marginal {font-family: serif; font-size: small; margin-left: 1em}
table.marginal td {font-family: serif; font-size: small}
td.marginal {font-family: serif; font-size: small}
td.marginal td {font-family: serif; font-size: small}
td.marginal td {font-family: serif; font-size: small}
span.marginal {font-family: serif; font-size: small}

.ss {font-family: sans-serif}

.nav {font-family: sans-serif; font-size: 80%}
.bignav {font-family: sans-serif; font-size: 120%; font-weight: bold}
td.nav {font-family: sans-serif; font-size: 80%}
span.nav {font-family: sans-serif; font-size: 80%}
span.nav span.cur {font-weight: bold}
td span.nav {font-family: sans-serif; font-size: 80%}
td span.nav span.cur {font-weight: bold}
th span.nav {font-family: sans-serif; font-size: 80%}
th span.nav span.cur {font-weight: bold}

.navhdrlight {color: #12425a; font-family: sans-serif; font-size: 80%}
.navhdr {font-family: sans-serif; font-size: 80%}

span.warning {color: #c00000; font-weight: bold}
td span.warning {color: #c00000; font-weight: bold}

/*
div.header {font-family: sans-serif}
div.header td {font-family: sans-serif}
div.footer {font-family: sans-serif}
div.footer td {font-family: sans-serif}
*/

span.AN {color: #000000; font-weight: bold}
span.AN a:link {color: #000000; text-decoration: none}
span.AN a:visited {color: #000000; text-decoration: none}
span.AN a:active {color: #000000; text-decoration: none}
span.AN span.cap {color: #c00000}
span.AN a span.cap {color: #c00000}

div.footer {color: #12425a}
div.footer span.copyright a:link {color: #12425a; text-decoration: none}
div.footer span.copyright a:visited {color: #12425a; text-decoration: none}
div.footer span.copyright a:active {color: #12425a; text-decoration: none}
div.gooter span.AN {color: #12425a; font-weight: bold}
div.footer span.AN a:link {color: #12425a; text-decoration: none}
div.footer span.AN a:visited {color: #12425a; text-decoration: none}
div.footer span.AN a:active {color: #12425a; text-decoration: none}

<!--
span.check {color: #b8860b; font-family: sans-serif}
span.check a:link {color: #b8860b; 
  font-family: sans-serif; text-decoration: none}
span.check a:visited {color: #b8860b;
  font-family: sans-serif; text-decoration: none}
span.check a:active {color: #b8860b; 
  font-family: sans-serif; text-decoration: none}

span.check {color: #b9d7c6; font-family: sans-serif}
span.check a:link {color: #b9d7c6; 
  font-family: sans-serif; text-decoration: none}
span.check a:visited {color: #b9d7c6;
  font-family: sans-serif; text-decoration: none}
span.check a:active {color: #b9d7c6; 
  font-family: sans-serif; text-decoration: none}
-->

span.check {color: #d0d0d0; font-family: sans-serif}
span.check a:link {color: ##d0d0d0; 
  font-family: sans-serif; text-decoration: none}
span.check a:visited {color: ##d0d0d0;
  font-family: sans-serif; text-decoration: none}
span.check a:active {color: ##d0d0d0; 
  font-family: sans-serif; text-decoration: none}


span.highlight {background: #f0f000}