body {background-color: #800000;
      font-family: Arial, sans-serif;}
div.main {background-color: #FFFFFF; 
          position: relative; width: 90%; left: 5%; 
          border: 2px solid #FF0000;}
table.tmain {border: 2px solid red;
             font-size: 10pt;
			 text-align: justify;
             line-height: 12pt;
             background-color: white;}
body.black  {background-color: #000000;}			 
table.black {border: 2px solid blue;
             font-size: 10pt;
			 color: black;
			 text-align: justify;
             line-height: 12pt;
             background-color: white;}
table.black p {color: black;}			 			 	  
div.red   {font: 14pt/17pt Arial, sans-serif;
          color: #FF0000;
          text-align: center;}
div.blacklarge {font: 17pt/19pt Arial, sans-serif;
                color: #000000;
				text-align: center;}
tr.bl { font-weight : bold; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000 }
tr.navy { font-weight : bold; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #000080 }
p {text-indent: 25px;
   margin: 0px;}
p.red {margin: 3px;
       color: #FF0000;}
p.noind {text-indent: 0px;}	
p.big { font-weight : bold; font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #CC0000; text-align: center}
p.bigbl { font-weight : bold; font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #000000 }

a {text-decoration: none; font: 16pt/18pt "Times New Roman"; text-align: center} 
a.text {text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #CC0000} 
a:link {color: #FF0000}
a:visited {color: #EE82EE}
a:active {color: #00FF00}
a:hover {color: #FF00FF; text-decoration: underline;}
div.redsmall a:link {color: #EE82EE}
div.redsmall a:visited {color: #0000FF}
div.redsmall a:active {color: #00FF00}
div.redsmall a:hover {color: #FF00FF; text-decoration: underline;}
a.small {text-decoration: none;
         font: 10pt/12pt Arial, sans-serif}
a.small:link {color: #FF0000}
a.small:visited {color: #EE82EE}
a.small:active {color: #00FF00}
a.small:hover {color: #FF00FF;
         text-decoration: underline;}
.blue, .black, .green
, ul, blockquote, .redsmall, p, p.red, strong, b  {font-size: 10pt;
                                                             line-height: 12pt;
                                                             text-align: justify;}
li {margin-bottom: 10; font-size: 10pt; line-height: 12pt; text-align: justify;}
.redsmall {color: #FF0000;}
.black {color: #000000;}
.green {color: #006600;
        margin: 0px;}
body, p, ul, blockquote, .blue {color: #660099;}
td.black {background-color: #000000; display: block; color: #000000;}
