body { font-family: "Verdana"; font-size: 12pt }
.siteFooter {
	font-family: "Verdana";
	font-size: 10pt;
	position: fixed;
	bottom: 0px;
	right: 0px;
	background-color: #CCCCCC;
	text-align: center;
	width: 400px;
	padding: 10px;
}

.siteFooter A { color: #000000 }

