body,p,td,tr,br {
	font: normal 11px/15px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;
	color: #5B5038;
	margin: 0px;
}
	body { 
        margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
	padding: 0px;
}
a:link {
	font-size: 11px;
	color: #315A5C;
	text-decoration: none;
	border-bottom: 1px dotted #315A5C;
}
a:visited {
	font-size: 11px;
	color: #315A5C;
	text-decoration: none;
	border-bottom: 1px dotted #315A5C;
}
a:hover, a:active {
	font-size: 11px;
	color: #5B5038;
	border-bottom: 1px solid #5B5038;
}
	.tableborder {
		border: 6px #A36B67 solid;
		padding: 0px 0px 0px 0px;

}
#text {
	width: 450px;
	margin: 0 0 0 0;
	padding: 0;
	text-align: left;
	line-height: 1.5em;
	font-size: 11px;
}
