<style>
body {
	font-family: Arial, Helvetica, sans-serif;
}
p{
	font-weight: normal; 
  	color: #000000;
  	font-size: 10pt;
  	font-family: Arial, Helvetica, sans-serif;
  	font-style: normal;
}
H1{
	font-weight: bold; 
  	color: #000000;
  	font-size: 16pt;
  	font-family: Arial, Helvetica, sans-serif;
  	font-style: normal;
}
h2{
	font-weight: bold; 
  	color: #60644A;
  	font-size: 14pt;
  	font-family: Arial, Helvetica, sans-serif;
  	font-style: normal;
}
H3{
	font-weight: bold; 
  	color: #293194;
  	font-size: 12pt;
  	font-family: Arial, Helvetica, sans-serif;
  	font-style: normal;
}
H4{
	font-weight: normal; 
  	color: #000000;
  	font-size: 12pt;
  	font-family: Arial, Helvetica, sans-serif;
  	font-style: italic;
	text-indent: 20px
}
H5{
	font-weight: normal; 
  	color: #000000;
  	font-size: 12pt;
  	font-family: Arial, Helvetica, sans-serif;
  	font-style: italic;
}
li{
	font-weight: normal; 
  	color: #000000;
  	font-size: 10pt;
  	font-family: Arial, Helvetica, sans-serif;
  	font-style: normal;
}
a:link
{
	FONT-SIZE: 12;
	COLOR: #000000;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: underline;
	FONT-WEIGHT: normal;
}
a:visited
{
	FONT-SIZE: 12;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: underline;
	FONT-WEIGHT: normal;
}
a:hover
{
	FONT-SIZE: 12;
	COLOR: #000000;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: underline;
	FONT-WEIGHT: normal;
}
@media print{
 body{background-color:#FFFFFF; background-image:none; color:#000000 }
 .leftnav{ display:none;
 leftmargin: 0;}
 .topbar{ display:none;}
 .contentarea{ width:85%;
 				height:100%;}
 .break { page-break-after: always; }
 p {       font-family:Arial;       font-size:10pt;       }
}	
</style>
