body, p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.footerline {
	background-color: #DDDDDD;
	text-align: center;
	font-size: 9px;
	color: #616365;
}
.footerline:link {
	background-color: #DDDDDD;
	text-align: center;
	font-size: 9px;
	color: #616365;
	text-decoration: none;
}
.footerline:visited {
	background-color: #DDDDDD;
	text-align: center;
	font-size: 9px;
	color: #616365;
	text-decoration: none;
}
.footerline:active {
	background-color: #DDDDDD;
	text-align: center;
	font-size: 9px;
	color: #616365;
	text-decoration: none;
}
.footerline:hover {
	background-color: #DDDDDD;
	text-align: center;
	font-size: 9px;
	color: #616365;
	text-decoration: none;
}
.greenheader {
	color: #D5E05B;
}
.greenheaderBig {
	color: #D5E05B;
	font-size: 14px;
	font-weight: bold;
}
a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.detailtext {
	padding: 5px;
	background-color: #E1E1E1;
}
.headerBlack {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.printtext {
	padding: 5px;
}
.red {
	color: #F00;
	font-weight: bold;
}
