body {
	background-image: url(images/bkgrnd.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-size: 11px;
	font-family: Tahoma;
}
.style2 {font-size: 11px; font-family: Tahoma; color: #FFFFFF; }
a:link {
	color: #71A03A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #71A03A;
}
a:hover {
	text-decoration: none;
	color: #AED628;
}
a:active {
	text-decoration: none;
	color: #71A03A;
}
.style3 {font-size: 11px; font-family: Tahoma; font-weight: bold; }