body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
body {
	background-image: url(images/main-bg.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #3889b6;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.mainfont {
  font:Verdana, sans-serif;
	font-size:13px;
	color:#222222;
	}
	.footerfont {
  font:Verdana, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	}