.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 20px;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #DD1E26;
	line-height: 24px;
	font-weight: normal;
}
.headline-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000000;
	line-height: 24px;
	font-weight: normal;
}
.subheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #888888;
	line-height: 18px;
	font-weight: normal;
}
p, body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	font-weight: normal;
}
.smallerbold	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 13px;
	font-weight: bold;
}
.smaller	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 13px;
	font-weight: normal;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
	font-weight: normal;
	text-align: center;

	
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 5px;
	font-weight: normal;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 16px;
	font-weight: normal;
}
.blacktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	font-weight: normal;
}
.biggertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 14px;
	font-weight: bold;
}
a:link {
	color: #DD1E26;
	text-decoration: none;
	}
a:hover {
	color: #DD1E26;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #DD1E26;
	text-decoration: none;
}
a:active {
	color: #DD1E26;
	text-decoration: none;
}

