BODY.null {
 font-family: sans-serif;
 color: black;
 background: white
 }

BODY.main {
 font-size: 11pt;
 font-family: "century gothic",tahoma,arial,sans-serif;
 color: white;
 background: black fixed bottom right url(images/1.jpg) no-repeat
 }

H1 {
 font-size: 48pt
 }

H2 {
 font-size: 18pt;
 margin-top: 15px;
 margin-left: 210px;
 clear: both
 }

H3 {
 font-size: 14pt;
 font-style: bold;
 margin-top: 25px;
 margin-left: 210px;
 }

P {
 font-size: 11pt;
 margin-left: 210px;
 margin-right: 10px;
 text-align: justify;
 line-height: 2;
 }

P.copyright {
 font-size: 8pt;
 text-align: right;
 }

P.menu {
 margin-left: 20px;
 margin-right: 20px;
 font-size: 16pt;
 font-weight: bold;
 text-align: left;
 line-height: 1;
 }

P.submenu {
 margin-left: 100px;
 margin-right: 20px;
 font-size: 12pt;
 text-align: left;
 line-height: 1;
 }

TABLE {
 font-size: 11pt
 }

A { 
color: #B60000;
 text-decoration: none
 }

A:hover { 
color: #FFFFFF;
 }

IMG {
 border-width: 0
 }
