body {
	background-color: #585858;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font: normal 10px Century Gothic, Helvetica, Arial, Verdana, sans-serif;

}
body,td,th {
	font-family: Century Gothic, Helvetica, Arial, Verdana, sans-serif;
	word-break: 15px;
}
a {
	font-family: Century Gothic, Helvetica, Arial, Verdana, sans-serif;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

