body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #66CCFF;
}
pre {
	background-color: #EEEEDD;
}
table {
	text-align: justify;
	vertical-align: top;
}
a, a:visited {
	color: blue;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: none;
	color: red;
}

