
body {
	background-color:#999966;
}
td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}
.content {
	position:relative;
	left:15px; 
	width:715px;
	height:100%;
	background-image: url(../images/brook.bridge.2.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

table.bg {
	background-color:#ffffff;
}

.watermark {
	background-image: url(../images/brook.bridge.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

a {
	color:blue;
	text-decoration:none;
}
a:hover {
	color:darkblue;
	text-decoration:none;
}


