body {
	background-image: url(images/background_4.jpg);
}
.style1 {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}
.style2 {
	font-family: Arial;
	font-size: 12px;
	color: #96B1CF;
}
.style3 {
	font-size: 18px;
	font-family: Arial;
	color: #4993B6;
}
.style4 {
	font-family: Arial;
	font-size: 12px;
	color: #FF9900;
}
.style5 {
	font-family: Verdana;
	font-size: 14px;
	color: #999999;
	font-weight:bold
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
body,td,th {
	color: #FF9900;
}