.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	height: 20px;
}
#topbar {
	background-image:url(images/topbar_pattern.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-top:1px;
	height:14px;
	font-size:10px;
	width:469px;
}
#topbar h1 {
	font-size:10px;
	margin-left:105px;
	margin-right:30px;
	margin-top:0;
	margin-bottom:0;
}
.teaser {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #164379;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.indent {
	padding-left: 20px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #002F71;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
a {
	color: #002F71;

}
a:hover {
	color: #CC0000;
}
