body {
	background-color: #000000;
	background-image: url(../images/background_01.jpg);
	background-repeat: repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #000000;
        text-align:left;
}
a      {text-decoration:none;}
a:link {color: #218732;
        text-decoration: none;}
a:hover {text-decoration: underline; color: #33337e;}
a:visited {color: #218732;
            text-decoration: none;}
a:active {color: #33337e;}
#copyright {font-size: 90.0%; font-family: Verdana, Arial, Helvetica, sans-serif;}
h2 { margin-left: 0px;
     text-align: center;
}
h3 { margin-left: 90px;
     text-align: left;
}
h4 { margin-left: 90px;
     text-align: left;
}
p  { margin-top:3.0pt;
     margin-right:1in;
     margin-bottom:0in;
     margin-left:1in;
     margin-bottom:.0001pt;
     text-indent:.0in;
     line-height:18.0pt;
     text-align:left;
     mso-line-height-rule:exactly;
}