a:link {
	color: #374E24;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #374E24;
}
a:hover {
	text-decoration: underline;
	color: #849C48;
}
a:active {
	text-decoration: none;
	color: #374E24;
}
.Text {
	font-family:"MS Sans Serif", Verdana, sans-serif, Arial, Helvetica;
	font-size: 12px;
	color: #384915;
}
.Text02{
	font-family:"MS Sans Serif", Verdana, sans-serif, Arial, Helvetica;
	font-size: 12px;
	color: #384915;
	text-indent: 20pt;
}
.header {
	font-family: "MS Sans Serif", Verdana, sans-serif, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #384915;
	border-bottom-style: dashed;
	border-bottom-color: #384915;
	border-bottom-width: thin;
	font-style: normal;
	text-decoration: none;
}
.header02 {
	font-family: "MS Sans Serif", Verdana, sans-serif, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #384915;
	font-style: normal;
	text-decoration: none;
}
.footer {
	font-family: MS Sans Serif, Verdana, sans-serif, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
	color: #666666;
	border: 0px none;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #384915;
}
