body {
	margin-bottom: 0px;
	background-color: #273A4B;
}
td, textarea, input, select {
	font-family: Tahoma;
	font-size: 10px;
	color: #59341A;
	font-weight: normal;
	line-height: 14px;
}

a:link {
	color: 8f8f8f;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;

}
a:visited {
	color: 8f8f8f;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;

}

a:hover {
	color: 8f8f8f;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}

a.a:link {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #0F0043;
	text-decoration: underline;
}
a.a:visited {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: 7d3d3c;
	text-decoration: underline;
}
a.a:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: 7d3d3c;
	text-decoration: none;
}
.contact {
	font-family: Tahoma;
	font-size: 10px;
	color: #273A4B;
	text-align: center;
	font-weight: bold;
}
.headline {
	font-family: Tahoma;
	font-size: 18px;
	color: #273A4B;
	text-indent: 1pc;
}
.bodytext {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	text-indent: 1pc;
}
.captions {
	font-family: Tahoma;
	font-size: 10px;
	color: #B1AB7A;
}
.caption2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #273A4B;
	text-align: center;
}

