body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link { text-decoration: none }
a:active {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
#footer_copyrights a {
	color: #000099;
	}
	
#footer_copyrights a:hover {
	color: #000099;
	text-decoration: underline;
	font-weight: bold;
	}
.body_text_small {
	HEIGHT: 20px;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	line-height: 17px;
}

