BODY.null {
 font-family=serif;
 color: black;
 background: white
 }

BODY.main {
 font-size: 11pt;
 font-family: "bank gothic" copperplate sans-serif;
 color: black;
 background: fixed bottom center url(images/1.jpg)
 }

H1 {
 font-size: 48pt
 }

H2 {
 font-size: 18pt;
 margin-top: 15px;
 margin-left: 10px
 }

H3 {
 font-size: 12pt;
 font-style: bold;
 margin-top: 15px;
 margin-left: 10px
 }

P {
 font-size: 11pt;
 margin-left: 10px;
 margin-right: 10px;
 text-align: justify
 }

P.copyright {
 font-size: 8pt;
 text-align: right;
 }

P.quote {
 margin-left: 100px;
 margin-right: 100px
 }

P.menu {
 margin-left: 20px;
 margin-right: 20px;
 font-size: 16pt;
 text-align: left;
 }

DIV.menu {
 width: 100%;
 color: #FFFFFF
 }

DIV.menu A {

 text-decoration: none;
 color: #FFFFFF }

DIV.menu A:hover { 
 color: #000000
 }

TABLE {
 font-size: 11pt
 }

A { 
color: #0000B6;
 text-decoration: none
 }

A:hover { 
color: #9A97A8
 }

IMG {
 border-width: 0
 }
