.darktext {
	color: #342E22;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	top: 0px;
	font-size: 12px;
	color: #35312E;
	margin: 0px;
	background-color: #b0b0b3;
}
td {
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #006633;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #42A0FF;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #993300;
}


.title-blk {
	font-size: 12px;
	font-weight: bold;
}
.text-sm {
	font-size: 9px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #435865;
	font-weight: bold;
	font-style: italic;
	margin-top:0;
	margin-bottom:0
}
h2 {
	font-size: 14px; color:#996600; margin-top:0.1em; margin-bottom:0em}
h3 {
	font-size: 12px;
}
.text-xlg {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #4A3D33;
}

.text-xlg-15 {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #4A3D33;
}

.text-wt-lg {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.backtext {
	background-color: #E2D2C5;
}
