BODY {	background: white }

P { color: black; 
	font-size: 9pt;
	font-family: Arial, sans-serif }

.header {font-family: Arial, sans-serif;
	color: white;
	font-size: 9pt;
	font-weight: bold;
	}
	
.bodystyle {
    color: black; 
	font-size: 9pt;
	font-family: Arial, sans-serif
	}
	
.bodystyle2 {
    color: black; 
	font-size: 8pt;
	font-family: Arial, sans-serif
	}
	
.break { page-break-before: always }

	
td.head {font-family:Arial, sans-serif;
	color:white;
	font-size:9pt;
	font-weight:bold;
	}

I { 	color: black; 
	font-size: 9pt;
	font-style: italic;
	font-family: Arial, sans-serif }

U { 	color: black; 
	font-size: 9pt;
	text-decoration: underline;
	font-family:  Arial, sans-serif }

td	{font-family: arial;
	color:black;
	font-size:9pt;
	}

ul { color: black; 
	font-size: 9pt;
	margin-left:10;
	margin-top:-10;
	font-family:  Arial, sans-serif }

li { color: black; 
	font-size: 9pt;
	margin-left:10;
	margin-top:5;
	font-family:  Arial, sans-serif }

B { color: black; 
	font-family:  Arial, sans-serif;
    font-weight: bold;
	font-size: 9pt}

strong { color: black; 
	     font-family:  Arial, sans-serif }
         font-weight: bold;
    	 font-size: 9pt}

H1 { 	color: black;
	font-weight: bold;
	font-size: 20pt;
	font-family: Arial, sans-serif }

H2 { 	color: #505033;
	font-weight: bold;
	font-size: 17pt; 
	font-family:  Arial, sans-serif }


H3 { 	color: #505033;
	font-weight: bold;
	font-size: 15pt; 
	font-family:  Arial, sans-serif }

H4 { 	color: #505033;
	font-size: 11pt;
	font-weight: bold;
	font-family:  Arial, sans-serif }

H5 { 	color: black;
	font-size: 9pt;
	font-weight: bold;
	font-family:  Arial, sans-serif }

A:link { color: #000080; 
	font-size: 9pt;
	text-decoration:none;
	font-weight: bold;
	font-family:  Arial, sans-serif }

A:visited { color: #008080; 
	font-size: 9pt;
	text-decoration:none;
	font-weight: bold;
	font-family:  Arial, sans-serif }
		