/* CSS Document */
body {
	margin:10;
	font: 0.8125em Verdana, sans-serif;
	background-color: #000066;
}

p, label span, input, span.label, span.data {
	font-size: 0.85em;
	margin-bottom: 0.8em; }

p, li {
	line-height: 1.8em;
	text-align: center; }
p {
	clear: both;
}

a {
	color: White;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}
