.Normal {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;

}
.Header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0A3716;
	text-decoration: none;
	font-weight: bold;
}
A {
	text-decoration: underline;
	color: #0A3716;
}

.Submit {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	background-color: #E3DECB;

}
.Quote {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-style: italic;
	font-weight: normal;

}
.Caption {

	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

