body {
	background: #b1bf9e;
	margin: 0px;
}

td {
	font-size: 13px;
	color: #353535;
	font-family: 'Times New Roman';
}

a:link {
	color:#000000;
	text-decoration:underline;
	font-size: 13px;
	font-family: 'Times New Roman';
}
a:active {
	color:#000000;
	text-decoration:underline;
	font-size: 13px;
	font-family: 'Times New Roman';
}
a:visited {
	color:#000000;
	text-decoration:underline;
	font-size: 13px;
	font-family: 'Times New Roman';
}
a:hover {
	color:#404040;
	text-decoration:underline;
	font-size: 13px;
	font-family: 'Times New Roman';
}

.header {
	letter-spacing: 1px;
	font-size: 9px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-family: 'Times New Roman';
}

.headerlink:link {
	color:#FFFFFF;
	text-decoration:none;
	font-size: 9px;
	font-family: 'Times New Roman';
}
.headerlink:active {
	color:#FFFFFF;
	text-decoration:none;
	text-transform: uppercase;
	font-size: 9px;
	font-family: 'Times New Roman';
}
.headerlink:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-size: 9px;
	text-transform: uppercase;
	font-family: 'Times New Roman';
}
.headerlink:hover {
	color:#f0f0f0;
	text-decoration:none;
	text-transform: uppercase;
	font-size: 9px;
	font-family: 'Times New Roman';
}

.menulink:link {
	color:#b1bf9d;
	text-decoration:none;
	font-size: 15px;
	font-family: 'Times New Roman';
}
.menulink:active {
	color:#b1bf9d;
	text-decoration:none;
	font-size: 15px;
	font-family: 'Times New Roman';
}
.menulink:visited {
	color:#b1bf9d;
	text-decoration:none;
	font-size: 15px;
	font-family: 'Times New Roman';
}
.menulink:hover {
	color:#000000;
	text-decoration:none;
	font-size: 15px;
	font-family: 'Times New Roman';
}

.menulinkactive:link {
	color:#353535;
	text-decoration:none;
	font-size: 15px;
	font-family: 'Times New Roman';
}
.menulinkactive:active {
	color:#353535;
	text-decoration:none;
	font-size: 15px;
	font-family: 'Times New Roman';
}
.menulinkactive:visited {
	color:#353535;
	text-decoration:none;
	font-size: 15px;
	font-family: 'Times New Roman';
}
.menulinkactive:hover {
	color:#353535;
	text-decoration:none;
	font-size: 15px;
	font-family: 'Times New Roman';
}

.headline {
	color: #353535;
	font-size: 24px;
}


.motto {
	letter-spacing: 1px;
	line-height: 30px;
	color:#b1bf9d;
	font-size: 28px;
}