
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-color: #F0EDDB;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0099CC;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0099CC;
}
a:hover {
	text-decoration: none;
	color: #0099CC;
}
a:active {
	text-decoration: underline;
	color: #0099CC;
}
.txt_lrgHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0099;
	font-weight: bold;
}
.txt_lrgHeadline_lightBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CEE9F4;
	font-weight: bold;
}
.txt_giganticHeadline_lightBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 38px;
	color: #CEE9F4;
	font-weight: bold;
}
.txt_gigantic2Headline_lightBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #CEE9F4;
	font-weight: bold;
}
