.text {
font-family: Tahoma;
font-size: 10pt;
color: #000000;
text-decoration: none;
}

.menu {
font-family: Tahoma;
font-size: 12px;
color: #000000;
font-weight: bold;
text-decoration: underline;
color: #ffffff;
padding-left: 10px;
}

.menublock {
padding-left: 320px;
}

.footer {
font-family: Tahoma;
font-size: 8pt;
color: #000000;
text-decoration: none;
}

table.content {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: white;
}
