<style type="text/css">

<!--
/* __________________ */
/* CSS Coded By Kyle Robert Getson  	*/
/* CSS Coded By Kyle Robert Getson  	*/
/* __________________ */

/*  http://www.KyleGetson.com 	 	*/
/*  http://www.KyleGetson.com  		*/

/* __________________ 			*/
/* CSS Coded By Kyle Robert Getson 	*/
/* CSS Coded By Kyle Robert Getson 	*/
/* __________________ 			*/



font {
	color: black;
	font-size:16px;
	font-variant:normal;
}


.cell_over { BACKGROUND-COLOR: #ffff66 }
.cell_out { BACKGROUND-COLOR: white }


TABLE.noshade {
border-top: solid 1px gray;
border-right: solid 1px gray;
border-left: solid 1px gray;
border-bottom: solid 1px gray;
}

TD.noshade {
border-top: solid 0px gray;
border-left: solid 0px white;
border-bottom: solid 0px white; 
}



TABLE.shade {
border-top: solid 1px gray;
border-right: solid 1px gray;
border-left: solid 1px gray;
border-bottom: solid 1px gray;
}

TD.shade {
border-top: solid 0px gray;
border-left: solid 0px white;
border-bottom: solid 0px white; 
}




dl {

font-size: 15px;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
text-decoration: none;
text-indent: 1cm;
list-style-position: outside;
list-style-type: square;
padding: 2px;
margin: 2px;
}











h1, h2, h3          { line-height: 100%; text-align: Center; margin-left: 0; margin-right: 0; margin-top: 1; margin-bottom: 1 }



    A:link	{ color: #660000; font-weight: bold; text-decoration: none; 	} 
    A:hover 	{ background-color:#ffff66; text-decoration: none;	} 
    A:visited 	{ color: #930404; font-weight: bold; text-decoration: none;	} 



		img.floats {float:right}

body{
        font-size:16pt;
	font-variant:normal;
	align:left;
}

    P {  
	text-indent:18pt;
        font-size:12pt;
	font-variant:normal;
	align:left;
      }    

img {border=0; }



ul {  font-size:10pt; 
       }


// -->
</style>