body {
	background : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	margin: 10px;
}
p,li,ul {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
}
a { 
  text-decoration : underline; 
  color : #0000ff; 
}
.donotprint { display: none; }
h1 {
	font-family : Arial, Helvetica, sans-serif;
  	font-size : 12pt;
  	font-weight : bold;
}
h2 {
	font-family : Arial, Helvetica, sans-serif;
  	font-size : 12pt;
  	font-weight : normal;
}
h3 {
	font-family : Arial, Helvetica, sans-serif;
  	font-size : 11pt;
  	font-weight : normal;
}
.subheader {font-size: 14pt; font-weight: bold; font-family: arial, helvetica, sans-serif;}
.subheaderinv {font-size: 18pt; font-weight: bold; font-family: arial, helvetica, sans-serif;}
.footer {font-size: 11pt; font-family: arial, helvetica, sans-serif;}