body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
td, th, dd, dt, h1, h2, h3, h4, h5, h6, p, ol, ul, li {
  font-family: arial;
}
body, small {
  font-size: 8pt;
}
td, th {
  font-size: 8pt;
}
textarea, pre {
  font-family: monospace;
  font-size: 9pt;
}
A {border: 0px none; font-size: 11px; color: #FE5F19; text-decoration: none;}
A:hover {color: #FE5F19; text-decoration:underline;}