body {
	background-color: #ffffff;
/*	background-image: url("../images/marb18.jpg"); */
	margin-top: 10px;
	margin-bottom:10px;
	font-family: arial, sans-serif;
	font-size: 1.0em;
}

p.ref {
	font-family: arial, sans-serif;
	text-align: right;
/*	font-size: 80%; */
	font-weight: bold;
	margin-top: 5pt;
	margin-bottom: 0pt;

	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-style: solid;
	padding: 2px;
}

span.sublink {
	margin-left: 20pt;
}


a:link {
	color: #4a2885;
	font-family: arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	color: #4a2885;
	font-family: arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #4a2885;
	font-family: arial, sans-serif;
	font-weight: normal;
	text-decoration: underline;
}
