body {
	background-image:url(../aquamatters_background.jpg);
	color:#FFFFFF;
	margin:0;
}

a {
	color:#0099ff; 
	text-decoration: underline;
}

a:hover {
	color:#0099ff; 
	text-decoration: none;
}

a:visited {
	color:#cc0000;
}

.content {
	font-size: xx-small; 
	font-family: verdana, arial, helvetica; 
	line-height: 10pt; 
	text-align: justify
}

.aquamatterstitle {
	color: white; 
	font-size: x-small; 
	font-weight: bold;
	font-family: verdana, arial, helvetica; 
	background-color: red; 
	background-position: 0 12pt; 
	text-align: left; 
	text-indent: 4px
}

LI {
	maring-left: 5px;
}