div.dwtext {
	text-align: center;
	color: Gray;
/*	position: absolute;*/
	font-family: Arial;
	font-size: 6px; /*	background-color: White;	*/
}
.dwtext a:active, .dwtext a:focus, .dwtext a:hover, .dwtext a:link, .dwtext a:visited {
	color: Gray;
}
h1 {
/*	position: absolute;*/
	font-family: Arial;
	padding-bottom: 0px;
	color: Gray;
	font-size: 10px;
	text-align: center;
}

