body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: 32190b;
}

body {
	background-color: #a09898;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Times, Georige, Serif;
	color: #333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
a:focus, a:active { -moz-outline-style: none; 
}

form {
	border: 0;
	margin: 0;
	padding: 0;
}
#subForm {
	color: #968c6c;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}
#message {
	color: #60383d;
	font-style: italic;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 12px;
}
#subForm input.txt {
	background-color: #fffde2;
	border: 1px solid #e9ddb8;
	color: #635a42;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	width: 150px;
	padding: 0 2px 2px 2px;
}
#subForm input.btn {
	background-color: #e3d8ac;
	border-bottom: 1px solid #c6c19a;
	border-right: 1px solid #c6c19a;
	border-left: 1px solid #fcf9e6;
	border-top: 1px solid #fcf9e6;
	color: #635a42;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}

.header {
    font-family:"Times New Roman", Times, serif;
    font-size:22px;
	color:#60383D;
	font-style:italic;
	font-weight:bold;
}

.largetext {
    font-family:"Times New Roman", Times, serif;
    font-size:18px;
	color:#b8ba7c;
}

.largetextlink {
    font-family:"Times New Roman", Times, serif;
    font-size:18px;
	color:#815f59;
}
.largetextlink:hover {
	color:#815f59;
    font-family:"Times New Roman", Times, serif;
    font-size:18px;
	text-decoration:underline;
}