body {
	background-color: #95a8d2;
	color: #e7ee94;
	font-family: sans-serif;
	font-size: 10pt
}
td {
}
div.err {
	text-align: center;
	font-weight: bold;
	color: #ff98a0
}
td.comment {
	font-size:8pt;
	width: 150px;
}
p {
	color: #e7ee94;
	text-align: justify;
	font-family: sans-serif
}
p:first-letter {
/*	padding-left: 8pt;*/
}
a {
	color: #ffffff;
	text-decoration: none
}
a:hover {
	text-decoration: underline
}
li.links {
	font-family: sans-serif;
	font-size: 9pt;
	text-align: right;
}
ul.links {
	margin: 0;
	padding: 0;
}
