<STYLE>
BODY {
	font-family : tahoma;
	color : #585858;
	font-size : 10px;
	font-weight : normal;
	margin-top : 0;
	margin-left : 0;
	margin-right : 0;
}


A:link {
	color: #7b1010;
	font-family : tahoma;
	font-size : 12px;
	font-weight: bold;
	text-decoration: none;
}
A:visited {
	color: #7b1010;
	font-family : tahoma;
	font-size : 12px;
	font-weight: bold;
	text-decoration: none;
}
A:hover {
	color: #7b1010;
	font-family : tahoma;
	font-size : 12px;
	font-weight: bold;
	text-decoration: underline;
}
A:active {
	color: #7b1010;
	font-family : tahoma;
	font-size : 12px;
	font-weight: bold;
	text-decoration: none;
}


.text {
	font-family : tahoma;
	color : #97702B;
	font-size : 9px;
	font-weight : normal;
	padding-bottom: 3;
	padding-top: 3;
	padding-right: 3;
	padding-left: 3;

}

.textheader {
	font-family : tahoma;
	color : #7b1010;
	font-size : 11px;
	font-weight : bold;

}

.welcometext {
	font-family : tahoma;
	color : #97702B;
	font-size : 12px;
	font-weight : normal;
	padding-bottom: 7;
	padding-top: 7;
	padding-right: 7;
	padding-left: 7;

}

.textaddress {
	font-family : tahoma;
	color : #ffffff;
	font-size : 10px;
	font-weight : normal;
	align : left;

}

.biggertext {
	font-family : tahoma;
	color : #97702B;
	font-size : 12px;
	font-weight : normal;

}

.biggertextheader {
	font-family : tahoma;
	color : #7b1010;
	font-size : 14px;
	font-weight : bold;

}

.specialheader {
	font-family : tahoma;
	color : #FFFFFF;
	font-size : 16px;
	font-weight : bold;

}

.comingsoon {
	font-family : tahoma;
	color : #7b1010;
	font-size : 16px;
	font-weight : bold;

}


.feedbacktable {
	background : #D6D5A9;
	border-left: solid 1px #585858;
	border-right: solid 1px #585858;
	border-top: solid 1px #585858;
	border-bottom: solid 1px #585858;

}

HR {
  border: dashed;
  color: #ffffff;
  height: 1px;
}


LI {
	list-style-type : square;
	line-height: 18px;
}
</STYLE>