body {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 10px;
	line-height: 130%;
	color: #003300;
	font-weight: normal;
}
.Footer {
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	color: #000000;
	background-image:  url(../images/base900_17.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: top;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	padding: 5px;


}
