body { 
font-family: "Book Antiqua", Century; background-color: #275070; }

p { }

table, td, tr {
	background-color:#FFF;
	border: none;
}

td img {display: block;}

a:link { color: #000; text-decoration: underline; }

a:visited { color: #000; text-decoration: underline; }

a:hover { color: #000; text-decoration: underline; }

a:active { color: #000; text-decoration: underline; }

#text {
	font-size: 8.5pt;
	font-family: "Book Antiqua", Century;
	line-height: 13pt;
	float: left;
	width: 384px;
	height: 420px;
	clear: both;
	overflow: auto;
	margin-top: 10px;
	margin-left: 16px;
	background-color: #FFF;
}
