body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-image: url(img/layout/bg.gif);
}
.txtwhite{
color:#FFFFFF;
}
.headline_xl {
	font-size: 18px;
	color: #006699;
	font-weight: bold;
}
.headline_x {
	font-size: 14px;
	color:#7F9859;
	font-weight: bold;
}
.link{
	padding-left:10px;
	background: transparent url(img/layout/b_link.jpg) left center no-repeat;
}
a:link {
	color: #006699;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #006699;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
	color: #990000;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	color: #006699;
	font-weight:bold;
}
