.maintext_black {
	font-family: Tahoma;
	font-size: 1.3em;
	font-weight: normal;
	color: #040444;
	line-height: 110%;
}
.maintext_white {
	font-family: Tahoma;
	font-size: 1.3em;
	font-weight: normal;
	color: #DFEBF4;
	line-height: 120%;
}
a:link {
	font-family: Tahoma;
	font-size: 1.3em;
	font-weight: 900;
	color: #DFEBF4;
	text-decoration: none;
	line-height: 120%;
}
a:visited {
	font-family: Tahoma;
	font-weight: 900;
	color: #DFEBF4;
	text-decoration: none;
	font-size: 1.3em;
	line-height: 120%;
}
a:hover {
	font-family: Tahoma;
	font-weight: 900;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 1.3em;
	line-height: 120%;
}
a:active {
	font-family: Tahoma;
	font-size: 1.3em;
	font-weight: 900;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 120%;
}
h1 {
	font-family: Tahoma;
	font-size: 1em;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	display: inline;
}
.maintext_whitebold {

	font-family: Tahoma;
	font-size: 1.3em;
	font-weight: 900;
	color: #DFEBF4;
	line-height: 120%;
}
