/* CSS Document */
<style type="text/css">


body {
	margin:0px 0px; padding:0px;
	text-align:center;
}
#Content {
	width:855px;
	margin:0px auto;
	text-align:left;
	padding:0px;
	border:1px dashed #333;
}

sa {
	color: #000066;
	text-decoration: none;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color:#000066 ;
	text-decoration: none;
}
a:hover {
	color: #000066;
	text-decoration: none;
}
a:active {
	color: #000066;
	text-decoration: none;
}

</style>

