.clsTopMenu {
   background-color: #800000;
   color: #fffff0;
   text-decoration: none;
}

a {
   color: #000080;
   font-weight: bold;
   text-decoration: underline;
}

a.footnote {
   color: #000080;
   font-family: serif;
   text-decoration: underline;
   font-size: 10pt;
}

a.hover {
   background-color: #000080;
   color: #fffff0;
}

a.sidebar {
   color: #fffff0;
   font-size: 10pt;
   font-weight: bold;
   font-family: serif;
   text-decoration: none;
}

a.sidebartwo {
   color: #fffff0;
   font-size: 10pt;
   font-weight: normal;
   font-family: serif;
   text-decoration: none;
}

body {
   background-color: #fffff0;
   color: #800000;
}

div {
   color: #800000;
   font-size: 10pt;
   font-family: serif;
}

em {
   color: #800000;
   font-family: serif;
   font-style: bold;
}

em.footnote {
   vertical-align: super;
}

h1 {
   color: #000000;
   font-size: extra-large;
   font-family: serif;
}

hr {
   color: #000080;
}

li {
   color: #800000;
   font-size: 10pt;
   font-family: serif;
}

li.sidebar {
   color: #fffff0;
   font-size: 10pt;
   font-family: serif;

p {
   color: #000000;
   font-size: 10pt;
   font-family: sans-serif;
}

p.disclaimer {
   color: #800000;
   font-family: serif;
   font-size: 8pt;
}

p.sidebar {
   color: #fffff0;
   font-size: 10pt;
   font-family: serif;
}

pre {
   color: #800000;
   font-size: 10pt;
   font-family: "Courier New", monospace;
}

strong {
   color: #800000;
   font-family: serif;
   font-style: underline;
}

td.linkside {
   background-color: #800000;
   color: #fffff0;
   font-size: 9pt;
   font-family: serif;
   text-decoration: none;
}
