body {
	background-color: #FFFFFF;
	background-image: url(images/_bg.jpg);
	background-repeat: repeat-x
}
table {
	background-color:white;
}
.style1 {
	font-family: tahoma;
	font-size: 8pt;
	color: #999999;
}
.style2 {
	color: #0099FF;
	font-weight: bold;
}
.style3 {
	color: #00CC33;
	font-weight: bold;
}
.style91 {
	font-family: tahoma;
	font-size: 10pt;
	color: #999999;
}
.style93 {
	color: #00CC33;
	font-size: 11pt;
	font-weight: bold;
}
a:link {
	color: #00CC33;
}
a:visited {
	color: #00CC33;
}
a:hover {
	color: #00CC33;
}
a:active {
	color: #00CC33;