body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #390808;
}
td {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #390808;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #390808;
	font-weight: bold;
	text-decoration: none;

}
h3 {
	font-style: italic;
	text-indent: 30px;

}

input, radio, select, textarea {
	border: 1px solid #390808;
	padding: 2px 4px;
	background: #FAF6D9;
	color: 390808;
	font-size: 100%;
}

.legal {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.nav {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #390808;
	font-size: 13px;
}


