td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color: #E5E5E5;
}

a {
	text-decoration: underline;
	color:#6B70BD;
}

A:Hover  {
	color : #000099;
}

H3 {
	color: #3D429E;
	font-weight: bold;
	font-size : 20px;
	font-family:Tahoma;
}.smalltext {
	font-family: tahoma;
	font-size: 16px;
	text-align: justify;
	text-transform: none;
	white-space: normal;
}
.bigbluetext {
	font-family: Tahoma;
	font-size: 36px;
	font-weight: bold;
}
.navigation {
	display: block;
	padding: 8 px;
	text-align: left;
}

