body {
	background-color: white;
	background-image: url(pics/bg-01.jpg);
	background-attachment: fixed;
	overflow:scroll;
	overflow-x:hidden;
	-moz-scrollbars-horizontal;
}
td {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #FF0033;
	line-height: 40px;

}
a {
	color: #669933;
}
