<STYLE TYPE="text/css">
body { 
margin: 0px 0 0px 0; 
background: url('bkgnd.gif');
}
body {
 	margin: 0px 0px 0px 0px; 
 	background-color: #A9AEC5;
 	background-image: 
 	url("bkgnd.gif");	
 	background-repeat: repeat; 
     }
p  {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 10pt;
    color : #666666;
    text-align : left;
     }
p.style12 {
    font-family : Arial, Helvetica, Verdana;
    font-size : 10pt;
    font-weight : bold;
    color : #666666;
    text-transform : uppercase;
      }
.TimesRoman12 {
    font-family : Times New Roman;
    font-weight : bold;
    font-size : 12pt;
    color : #336699;
    text-align : left;
      }
.white12bold {
    font-family : Arial, Helvetica, Verdana;
    font-size : 12pt;
    font-weight : bold;
    color : white;
      }
.small8 {
    font-family : Arial;
    font-size : 8pt;
    color : #666666;
      }
.small8rt {
    font-family : Arial;
    font-size : 8pt;
    color : #666666;
    text-align : right;
      }
.small8italic {
    font-family : Arial;
    font-size : 8pt;
    color : #666666;
    font-style : italic;
    text-align : center;
      }
h1 {
    font-family : Arial, Helvetica, Verdana;
    font-weight : bold;
    font-size : 12pt;
    color : #666666;
      }
h2 {
    font-family : Arial, Helvetica, Verdana;
    font-weight : bold;
    font-size : 14pt;
    font-style : italic;
    color : #666666;
      }
td {
    font-family : Arial, Helvetica, Verdana;
    font-size : 10pt;
    color : #666666;
      }
#td222 {
    width: 680px;
    font-family : Arial, Helvetica, Verdana;
    font-size : 10pt;
    color : #666666;
    background-color: #FFFFFF;
      }
A:link {
    color : #808080;
    text-decoration : none;
      }
A:visited {
    color : #808080;
    text-decoration : none;
      }
A:hover {
    color : #cccccc;
    text-decoration : underline;
      }
.menu a:link {
    font-family : Arial;
    font-size : 8pt;
	color:  #990000;
	text-decoration: none;
	}
.menu a:visited {
	font-family : Arial;
    font-size : 8pt;
	color:  #990000;
	text-decoration: none;
	}
.menu a:hover {
    font-family : Arial;
    font-size : 8pt;
	color:  #cccccc;
	text-decoration: none;
	}
#search {
    float : right;
    margin : 0;
    padding : 0;
    text-align : right;
      }
input {
    font-size : 10pt;
    font-weight : normal;
    font-family : Arial, Verdana, Helvetica, sans-serif;
      }
input.butt {
    font-size : 10pt;
    font-weight : normal;
    font-family : Arial, Verdana, Arial, Helvetica, sans-serif;
      }
input.radio {
    border : 1px solid #ffffff;
    background-color : #ffffff;
      }
select {
    font-size : 10pt;
    font-weight : normal;
    font-family : Arial, Verdana, Arial, Helvetica, sans-serif;
      }
textarea {
    font-size : 10pt;
    font-weight : normal;
    font-family : Arial, Verdana, Arial, Helvetica, sans-serif;
      }
</STYLE>