body {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	background-color: #f7dcb1;
	background-image: url(images/background.jpg);
}
.text {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.textwhite {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}
.textgrey {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #cccccc;
}
.bold {
	font-size: 10px;
	color: #000000;
	font-family: Tahoma;
	font-weight: bold;
}
.blue {
	font-size: 10px;
	color: #00FFFF;
	font-family: Tahoma;
	font-weight: bold;
}
.bluelight {
	font-size: 10px;
	color: #00FFFF;
	font-family: Tahoma;
	font-weight: normal;
}
html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
	vertical-align: top;
}
#wrapper {
	background-color: #;
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
	width: 850px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #d34E51;
}
a:active {
	text-decoration: none;
	color: #d34E51;
}
.style1 {font-size: 12px}
.style2 {font-size: 12px; font-weight: bold; }
.style3 {font-size: 12px; font-style: italic; }

   h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0px; font-weight: normal; color: #FFFFFF;
	color: #000000;
	font-weight: normal;
	font-family: Tahoma;
} 