body,td,p,a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
A.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	line-height:16px;
	background-color: #006d91;
	}
A.menu:hover {
	background-color: #00a6df;
	}
.headline {
  font-family: "Courier New", Courier, mono;
	font-size:20px;
	background-color:#00a6df;
	color:#ffffff;
	font-weight:bold;
	line-height: 24px;
}
.content {
	line-height: 15px;
}
.claim {
  padding-left: 5px;
	padding-right: 30px;
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	font-size:20px;
	color:#cccccc;
	line-height: 24px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#212121;
	line-height: 20px;
	letter-spacing: 3px;
	margin-top: 10px;
	border-top: 1px dotted #006d91;
	background-color: #dedede;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 20px;
}
a {
	text-decoration: none; 
	color:#000000
}
h1 {
  font-family: "Courier New", Courier, mono;
	font-size:20px;
	background-color:#00a6df;
	color:#ffffff;
	font-weight:bold;
	line-height: 24px;
}
h2,h2 a {
  font-family: "Courier New", Courier, mono;
	font-size:20px;
	color:#212121;
	font-weight:bold;
	line-height: 24px;
}
h3 {
	font-size:11px; 
	font-weight:bolder; 
	color:#000000; 
	line-height:10px;
}
