body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: 333333;
	line-height:140%;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	color: 333333;
	font-size: 11px;
	line-height:140%;
}

.credit {
	font-size: 9px;
	color: #999999;
	text-align: center;

}

a {
	text-decoration: none;
	color: #21385b;
}

a:hover {
	text-decoration: underline;
	color: #21385b;
}

div#content_left {
	width: 0px;
	height: 350px;
	position: relative;
	left: 10px;
	top: 5px;
	overflow: auto;
	bgcolor: ffffff;
	font-size: 11px;
	visibility: visible;
	background-color: #FF0000;
}

div#content_right {
	width: 230px;
	height: 350px;
	position: relative;
	left: 10px;
	top: 5px;
	overflow: auto;
	bgcolor: ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: 0069AA;
}

.right_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
	color: 0069AA;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: 21385B;
}


.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	line-height: 140%;
	color: 21385B;
}
