.contenttxt {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;

}
.rightborder {
	background-color: #003333;
	background-image: url(images/border_right.jpg);
}
.headline {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: normal;
	color: #eaa603;

}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #eaa603;
	color: #FFFFFF;
	font-weight: normal;
	text-indent: 4pt;
	display: block;
	letter-spacing: 6px;






}
.tableBorder {
	border: 1px solid #999999;
}
.underTableBorder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.smallheadline {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;

}
