body  {
	color: #000000;
	background-color: #ffffff;
}
 a:link,  a:visited  {
	color: #00008b;
	text-decoration: none;
}
 a:hover,  a:active  {
	text-decoration: underline;
}
div#page  {
	font-size: 14px;
	color: #000000;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	clear: left;
	width: 780px;
}
div#content  {
	margin-top: 0px;
	padding-top: 0px;
}
div#banner  {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
}
div#footer  {
	margin-top: 5px;
}
 img {
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
}
	
