body {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 18px;
	color: #000066;
	background-color: #CCCCCC;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: center;
}
.special {
	border: medium dotted #000066;
}
.layer {
	border: thin solid #000066;
}
.Special {
	border: medium dotted #000066;
}
div {
	margin-top: auto;
	margin-right: 5px;
	margin-bottom: auto;
	margin-left: 5px;
}
div {
	padding-left: 5px;
	padding-right: 5px;
}

