body, td,th {
	font-family: Tahoma;
	font-size: 11pt;
}

.copy {
	color: #a0a0a0;
	font-size: 9pt;
}

.header {
	text-align: center;
	font-size: 13pt;
	font-family: Arial;
}

.error {
	color: #ff1010;
	font-weight: bold;
	text-decoration: underline;
	font-size: 9pt;
}

.comment {
	font-size: 10px;
	font-weight: bold;
	color: #808080;
}

td.line {
	padding: 0px;
	background-color: #d0d0d0;
	height: 1px;
}

.form {
	font-size: 10pt;
}

.top {
	text-align: center;
}

.menu {
	color: #707070;
	font-size: 10pt;
}
.menu:hover  {
	color: #ffffff;
	background-color: #505050;
	padding: 3px;
}

.text {
	text-align: justify;
	font-size: 11pt;
}

.info {
	font-size: 10pt;
	font-weight: bold;
}