<style type="text/css">
HTML {
margin: 0; border: none; padding: 0;
}

BODY {
margin: 5; border: none; padding: 5;
  }

A {
color:#993300; 
text-decoration: none;
font-weight: bold;
}

A:HOVER {
text-decoration: underline;
}

.contentsm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.groove {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999966;
	border-bottom-color: #FFFFFF;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
}

</style>
