.Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	letter-spacing: 2px;
	color: #FFFFFF;
}
.Regular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	line-height: 18px;
	color: #FFFFFF;
	padding-left: 30px;
	letter-spacing: 0.02em;
	padding-top: 30px;
	padding-right: 10px;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-position: center center;
	text-align: left;
	padding: 10px;
	width: 200px;
	background-image: url(images/bg_green.gif);
	margin-left: 10px;
	margin-top: 30px;
	margin-right: 10px;
}
.Links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 0.05em;
}
.blinds {
	background-attachment: scroll;
	background-image: url(images/blinds_blur.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: 100;
	letter-spacing: 0.15em;
	text-align: left;
	vertical-align: top;
	color: #99cc33;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	letter-spacing: 0em;
}
#footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}