body {
	background-color: #CCCCCC;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align:left;
}
.text1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #173300;
}
h1{
	display:inline;
	color: #87020D;
	font-size: 20px;
	text-transform: none;
	font-weight: bold;
}
.text2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
a:link {
	font-weight: bold;
	color: #87020D;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #890202;
	text-decoration: underline overline blink;
}
.teaser {
	font-weight: bold;
	text-transform: uppercase;
	color: #F9E504;
}

