body {
	font-family: Arial, Helvetica, sans-serif;
	background:url(images/marb009.jpg);
	font-weight: bold;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #180853;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a:visited {
	color: #180853;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a:hover {
	color: #6699CC;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.logoback {
	background-image: url(images/logo_trans.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

h1 {
	color: #0000FF;
	font-weight: bold;
	font-family: Tahoma;
}
.sidelinks {
	background-color: #D9DEE6;
	font-size: 12px;
	border-left-style: groove;
}
.greenback {
	background-color: #9AC2B9;
}

.greenback a {
	color:#FFFF00;
}

.greenback a:hover {
	color:#FF0000;
}

.greenback a:visited {
	color:#FFFF00;
}