html {
	font-family: 'Arial', sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	background-color: #ead9c9;
}


a          { color: #5b3a31; text-decoration: underline; }
a:visited  { color: #5b3a31; text-decoration: underline; }
a:active   { color: #5b3a31; text-decoration: underline; }
a:hover    { color: #b18e7d; text-decoration: underline; }
a.noline   { text-decoration: none; }

img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

hr {
	margin: 5px 0px 20px 0px;
	padding: 0px;
	color: #b18e7d;
	background-color: #b18e7d;
	height: 1px;
}

h1 {
	font-family: 'Papyrus', 'Arial', sans-serif;
	color: #5b3a31;
	font-size: 20px;
	font-weight: bold;
	margin: 0px 0px 10px;
	padding: 0px;
}

h2 {
	font-family: 'Papyrus', 'Arial', sans-serif;
	color: #5b3a31;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 10px;
	padding: 0px;
}

p {
	margin: 0px;
	padding: 0px 0px 12px 0px;
}

#logo1 {
	font-family: 'Papyrus', 'Arial', sans-serif;
	color: #5b3a31;
	font-size: 36px;
	font-weight: bold;
}

#signuptext {
	font-family: 'Arial', sans-serif;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#caption {
	padding-left: 10px;"
	font-family: 'Arial', sans-serif;
	color: #5b3a31;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	text-align: center;
	margin-bottom: 30px;
}

#contact {
	margin: 10px 0px 0px 0px;
	padding: 12px 0px;
	text-align: center;
	font-family: 'Papyrus', 'Arial', sans-serif;
	color: #5b3a31;
	font-size: 18px;
	font-weight: bold;
	border-top: 1px solid #b18e7d;
	border-bottom: 1px solid #b18e7d;
}

#footertext {
	font-family: 'Arial', sans-serif;
	color: #5b3a31;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}