body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: white;
	color: black;
}

hr
{
	color:	959595;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-bottom: 1px;
}

div.content
{
    font-family: Verdana,Arial,sans-serif;
	font-size: 8pt;
	color: black;
	line-height:16px;
    font-weight:normal;

	padding: 60px 150px 0px 20px;
	margin: 0px 0px 0px 20px;
	background-color: white;
	background: url(../images/ornament.gif) no-repeat left top;
}

a
{
 color: a90000;
 text-decoration: none;
}

a:hover
{
 color: ff0000;
 text-decoration: none;
}
