/* CSS Document */
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a:link {
	color: #B11116;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B11116;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #B11116;
}
h1 {
	color: #B11116;
	font-size: 150%;
	font-weight: bold;
}
h2 {
	font-size: 125%;
	font-weight: bold;
	color: #B11116;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h3 {
	font-size: 110%;
	font-weight: normal;
	font-style: italic;
	color: #B11116;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 100%;
	font-size: 15px;
	font-weight: bold;
}
h5 {
	font-size: 100%;
	font-weight: bold;
}
h6 {
	font-size: 85%;
	font-weight: bold;	
	font-size: 16px;
}
.headline_black {
	font-size: 140%;
	font-weight: bolder;
	color: #000000;
}
.headline_red {
	font-size: 140%;
	color: #B11116;
}
