body {
	background:url(images/bg1.gif) repeat;
	margin-top:20px;
	font-family:verdana, serif;
	color:#000;
}

.left {
	width:190px;
	font-size:36px;
	vertical-align:top;
	text-align:right;
	line-height:1.0em;
	padding-top:30px;
}

.right {
	font-size:10px;
	vertical-align:top;
	padding-left:35px;
	padding-top:31px;
	line-height:2.0em;
}

.red {
	font-size:37px;
	color:#933;
	letter-spacing:1px;
}

.darkgrey {
	font-size:38px;
	color:#333;
	letter-spacing:1px;
}

.green {
	font-size:28px;
	color:#360;
	letter-spacing:1px;
}

.nature {
	font-size:10px;
	line-height:.9em;
}

.white {
	font-size:9px;
	color:#fff;
}

table {
	background-image:url(images/ffbg.jpg);
	background-color:#999;
	width:800px;
	height:532px;
	border:none;
}

.text {
	font-size:16px;
}

a:link,a:visited {
	color:#933;
}