body,td,th {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	background-image: url(images/bg-wrapper.jpg);
	background-repeat: repeat-x;
}
.style1 {color: #FFFFFF}
.style2 {
	color: #484848
}
.style5 {font-size: 18px; color: #FFFFFF;
}
a:link {color: #0E8DF8; text-decoration: underline}
a:visited {color: #0E8DF8; text-decoration: underline}
a:active {color: #484848; text-decoration: underline}

