/* CSS Document */
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	background-color: #D3B48D;
	color: #1F1F1F;
}
a {
	color: #73532D;
	text-decoration: underline;
}
a:hover {
	color: #7D5B31;
	text-decoration: underline;
}
textarea {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
input {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
