a:link {
	color: #414141;
	text-decoration: none;
}
a.link:visited {
	text-decoration: none;
	color: #414141;
}
a.link:hover {
	text-decoration: none;
	color: #92b001;
}
a.link:active {
	text-decoration: none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #414141;
}
body {
	background-image:  url(images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-size: 12px;
	font-weight: bold;
}
.style2 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.style3 {
	color: #92b001;
	font-weight: bold;
}
.style4 {color: #92b001}
a:link {
	color: #414141;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #414141;
}
a:hover {
	text-decoration: none;
	color: #414141;
}
a:active {
	text-decoration: none;
	color: #414141;
}
.style10 {
	font-size: 14px;
	color: #ffba00;
	font-weight: bold;
}