body {
 background-color : #990000;
 }
td.wrapper {
 background-color : #000000;
 }
td.content {
 background-color : #FFFFFF;
 }
td.menu {
 background-color : #990000;
 text-align : center;
 }
td.lmenu {
 background-color : #FFFFFF;
 vertical-align : top;
 }
p, center {
 font-family : arial, sans-serif, helvetica;
 font-size : 12pt;
 font-weight : normal;
 font-style : normal;
 color : #000000;
 }
p.menu {
 font-family : arial, sans-serif, helvetica;
 font-size : 10pt;
 font-weight : normal;
 font-style : normal;
 color : #FFFFFF;
 padding : 2pt;
 }
p.title {
 font-family : arial, sans-serif, helvetica;
 font-size : 18pt;
 font-weight : bold;
 font-style : bold;
 color : #990000;
 padding : 2pt;
 vertical-align : top;
 }
p.content {
 font-family : arial, sans-serif, helvetica;
 font-size : 12pt;
 font-weight : bold;
 font-style : bold;
 color : #000000;
 padding : 2pt;
 vertical-align : top;
 }
p.lcontent {
 font-family : arial, sans-serif, helvetica;
 font-size : 10pt;
 font-weight : normal;
 font-style : normal;
 color : #000000;
 padding : 2pt;
 vertical-align : top;
 }
li {
 font-family : arial, sans-serif, helvetica;
 font-size : 12pt;
 font-weight : normal;
 font-style : normal;
 }
a.menu, a:link.menu, a:active.menu, a:visited.menu, a:hover.menu {
 color : #FFFFFF;
 text-decoration : none;
 }
a, a:link, a:active, a:visited, a:hover {
 color : #990000;
 text-decoration : none;
 }
