BODY {
	background-color: #356AA0;
}

* {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

A {
	color: black;
	text-decoration: underline;
}


H1 {
	font-size: 12pt;
	color: black;
}
.small {
	font-size: 8pt;
}

TABLE.page {
	width: 780px;
	background-color: white;
	height: 100%;
	border: 1px solid #583B44;
}

TD.content {
	padding: 20px;
	vertical-align: top;
	font-size: 10pt;
	line-height: 150%;
}
TD.right {
	background-color: #fd99cb;
	width: 200px;
	padding: 0;
	vertical-align: top;
	font-size: 10pt;
}
TD.bottom-menu {
	padding-top: ;
	padding: 50px 15px 15px 15px;
	font-size: 8pt;
	height: 10px;
}
.bottom-menu A {
	text-decoration: none;
}
.bottom-menu A:hover {
	text-decoration: underline;
}


.menu {
margin: 10px; padding: 10px; font-size: 10pt; color: #000000;
line-height: 180%;
}

.menu A {
font-size: 10pt; color: #000000;
font-weight:bold;
line-height: 180%;
}

.menu A:hover {
font-size: 10pt; color: #000000;
font-weight:bold;
line-height: 180%;
}