.txt {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:12px;
	color:#806C59;
}

form
{
	margin:0px;
}

a {
	font-family:Arial;
	font-size:13px;
	text-decoration: none;
	font-weight: bold;
	color:#002449;
}

h1 {
	color: #806C59;
	font-weight: bold;
	font-size : 16px;
}
.text_title {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333300;
}
.text_body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #806C59;
}
a:link {
	color: #806C59;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: underline;

}
a:hover {
	color: #CCFF66;
	font-family: Tahoma;
	font-size: 10px;
	border: thin none #FFFFFF;
	text-decoration: underline;
	background-color: #336600;
}
a:visited {
	color: #806C59;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: underline;

}
.text_th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCFF66;
	background-color: #336600;
	text-align: center;
}
.text_table_nrm {
	text-align: left;
}
.text_table_hi {
	text-align: left;
	background-color: #CCFF66;
