html, body {
	margin: 0;
	padding: 0;
}
td img {
	display: block;
}
td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #222222;
	font-size: 12px;
}
.main_title {
	font-size: 16px;
	color: #9FCF8F;
	font-weight: bold;
	letter-spacing: 0.2em;
}
.second_level_title {
	font-size: 14px;
	color: #EAC686;
	font-weight: bold;
}
.specialoffer_chapter {
	font-size: 14px;
	color: #FFFFFF;
}
.big_text {
	font-size: 12px;
}
.small_text {
	font-size: 9px;
}
.company_name {
	font-size: 13px;
	letter-spacing: 0.08em;
	color: #EAC686;
}
.company_name_small {
	font-size: 12px;
	letter-spacing: 0.08em;
	color: #EAC686;
}
.photo_legend_small_color {
	font-size: 9px;
	letter-spacing: 0.08em;
	color: #EAC686;
}
.highlighted {
	font-size: 14px;
	color: #94AADD;
}
.email {
	font-size: 14px;
	color: #94AADD;
}
.copyright {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
a {
	color: #94AADD;
}
a:link {
	color: #94AADD;
	text-decoration: none;
}
a:hover {
	color: #EAC686;
	text-decoration: none;
}
a:active {
	color: #EAC686;
	text-decoration: none;
}
a:visited {
	color: #94AADD;
	text-decoration: none;
}
.hidden {
	display: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	display: inline;
}
