body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: EBEBEB;
	color: black;
}

a
{
	color: a90000;
	text-decoration: none;
}

a:hover
{
	color: ff0000;
	text-decoration: none;
}

hr
{
	color:	959595;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-bottom: 1px;
}

div.related
{
    font-family: Verdana,Arial,sans-serif;
	font-size: 8pt;
	color: black;
	line-height:16px;
    font-weight:normal;

	padding: 20px 0px 0px 20px;
	margin: 0px 0px 0px 00px;
}

