body {
	background-image: url(images/bkground.jpg);
}
.style1 {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
}
.style2 {
	font-size: 12px;
	font-weight: bold;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #32494D;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.style3 {
	color: #FFFFFF;
	font-weight: bold;
}
.style4 {font-family: tahoma}
.style6 {font-family: tahoma; font-size: 11px; }
.style8 {font-size: 12px}