html {
    height: 100%;
}
body {
	height: 100%;
	margin: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #9FABB9;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6B131B;
	letter-spacing: -1px;
	text-align: left;
}
.LogoSubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: -1px;
	text-align: center;
}
a {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	color: #545E29;
}
a:hover {
	color: #EF7431;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
a:active {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
}
#t-1-wrapper {
	height: 100%;
	width: 800px;
	background-color: #E9E8CC;
}
#t-1-wrapper #t-4 a {
	color: #000000;
	text-decoration: none;
}
#t-1-wrapper #t-4 a:hover {
	color: #FF6600;
	text-decoration: underline;
}
#footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	text-decoration: none;
	background-image: url(../layout/layout_28.jpg);
	background-repeat: repeat-x;
	height: 37px;
}
#footer a {
	color: #000000;
	text-decoration: underline;
}
.P-header {
	font-size: 14px;
	color: #6B131B;
	text-decoration: none;
	background-color: #CFB771;
	height: 16px;
	font-weight: bold;
	text-align: center;
}
.headline {
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
	color: #6B131B;
	font-family: "Times New Roman", Times, serif;
}

.textsmaller {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
