body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/watermark.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
	background-attachment: fixed;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	line-height: 16px
}
.headline {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #80ab41;
	font-size: 16px;
	font-weight: bold;
	
}
.small {font-size: 10px}
a:link {
	color: #222222;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006666;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.white {color: #FFFFFF}
.mini {font-size: 9px}
.headline2{
	font-size: 11px;
	color: #000000;
}

