<style type="text/css">
html, body {
	margin: 0;
	}
body {
padding-left: 10px;
background-color: #FFFFFF;
	}
table.main {
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: black;
	width: 875px;
	background-color: #FFFEF2;
	}
div.fixed {
	position: fixed;
	border: solid; border-width: 1px;
	background-color: #FFFEF2;
	width: 54px;
	left: 8px;
	top: 5px;
	padding: 1px;
	line-height: 1.1;
	font-size: 9pt;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	vertical align: middle; 
	}
a:link    {
  /* Applies to all unvisited links */
  text-decoration:  none;
  font-weight:      bold;
  color:            blue;
  } 
a:visited {
  /* Applies to all visited links */
  text-decoration:  none;
  font-weight:      bold;
  } 
a:hover   {
  /* Applies to links under the pointer */
  text-decoration:  underline;
  font-weight:      bold;
  } 
a:active  {
  /* Applies to activated links */
  text-decoration:  underline;
  font-weight:      bold;
  }

p.para
{ 
line-height: 1.5;
font-size: small;
text-align: justify;
font-stretch: narrower;
font-style: normal;
font-family: Arial, Helvetica, sans-serif;
}
div.indent {
line-height: 1.3;
font-family: Times New Roman;
font-stretch: narrower;
font-style: normal;
font-size: small;
text-align: left;
margin: 0;
text-indent: 3.0em;
)

p
{ 
line-height: 1.4;
}
p2
{font-family: arial;
}
</style>