html { height:100%; }
body {
 	min-height:101%;
	margin-top:  0px; 
	margin-bottom:  0px; 
	margin-left:  0px; 
	margin-right: 0px;
 	background:#B9B997 url("bknd.gif") repeat;
     }
p  {
    font-family : Arial, Helvetica, Verdana;
    font-size : 10pt;
    color : #666666;
    line-height: 17px;  
    text-align : left;
     }
p.style1 {
    font-family : Arial, Helvetica, Verdana;
    font-size : 12pt;
    color : #666666;
    text-align : center;
      }
p.normal12 {
    font-family : Arial, Helvetica, Verdana;
    font-size : 12pt;
    font-weight : bold;
    color : #666666;
      }
p.header-color {
    font-family : Arial, Helvetica, Verdana;
    font-size : 12pt;
    font-weight : bold;
    color : #999966;
      }
.large12 {
    font-family : Arial, Verdana, Helvetica;
    font-size : 12pt;
    color : #666666;
      }  
.listspace {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 10pt;
    color : #808080;
    line-height:120%;
      }  
.listspace-sm {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 11px;
    color : #808080;
    line-height:120%;
      }
.small8 {
    font-family : Arial, Verdana, Helvetica;
    font-size : 8pt;
    color : #666666;
      }
.small8rite {
    font-family : Arial, Verdana, Helvetica;
    font-size : 8pt;
    color : #666666;
    text-align : right;
      }
.small8italic {
    font-family : Arial, Verdana, Helvetica;
    font-size : 8pt;
    color : #666666;
    font-style : italic;
    text-align : center;
      }
h1 {
    line-height : 10pt;
    font-family : Arial, Helvetica, Verdana;
    font-weight : bold;
    font-size : 12pt;
    color : #999966;
    text-align : left;
      }
td {
    font-family : Verdana, Calibri, Arial, Helvetica;
    font-size : 10pt;
    color : #666666;
    line-height: 17px;  
    background : #FFFFF0;
      }
A:link {
    color : #999966;
    text-decoration : underline;
      }
A:visited {
    color : #999966;
    text-decoration : underline;
      }
A:hover {
    color : #C0C0C0;
    text-decoration : none;
      }
.menu a:link {
    font-family : Arial, Helvetica, Verdana;
    font-size : 8pt;
	color:  #FFFFFF;
	font-weight : bold;
	text-decoration: none;
	}
.menu a:visited {
	font-family : Arial, Helvetica, Verdana;
	font-size : 8pt;
	color:  #FFFFFF;
	font-weight : bold;
	text-decoration: none;
	}
.menu a:hover {
    font-family : Arial, Helvetica, Verdana;
    font-size : 8pt;
	color:  #C0C0C0;
	font-weight : bold;
	text-decoration: underline;
	}
