<style type="text/css">

body {  
	font-family: Arial, Helvetica, sans-serif; 
}

td {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; color: #000000; 
}

p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
	font-weight: normal;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #999999;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #009999;
	font-weight: bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}

hr { 
	color: #009999; 
	border:solid #009999 1px; 
	height:1px;}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}
 
#noprint {
    display:none;
}

#noscreen {
    display:block;
}

</style>