.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #73983E;
}
a:link {
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #8EBF47;
}
.background table {
	background-image: url(../images/pictures/gerber-background.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.background {
	background-image: url(../images/pictures/body1bkgr.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgjkt {
	background-image: url(../images/pictures/body2bkgr.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


a:link {
	text-decoration: none;
	color: #8EBF47;
	font-weight: bold;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5E6368;
}

a:visited {
	text-decoration: none;
	color: #73983E;
	font-weight: bold;
}
.subheadred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF3300;
}

