.txt_italic {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #000000;
	font-weight: bold;
	text-transform: none;
	line-height: normal;
	height: auto;
	width: auto;
	margin-right: 10px;
	padding-right: 10px;}
.txt_normal {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	text-align: justify;
	color: #000000;
	line-height: normal;

}
.txt_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;}
.txt_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #687439;
	font-weight: bold;

}
.txt_str {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	text-decoration: underline;





}
.brown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #5a2027;
}
.brown_italic {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #5a2027;
}
.beige {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffeeb2;
	font-weight: bold;
}
.green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #687439;

}
.brown_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5a2028;
	font-weight: bold;

}
a.menu {             
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color:#5a2027;
	font-style: normal;
        text-decoration: none;
        text-transform: none;

}

a.menu:hover {
  font-family: "Times New Roman", Times, serif;
  font-weight: bold;
  font-style: italic;
  color: #666666;
  text-decoration: none;
  text-transform: none;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #5a2027;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #5a2027;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}

.txt_green_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #687439;

}
.brown_sm_it {
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	font-style: italic;
	color: #5a2027;
}
.txt_str_bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.txt_small_it {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
}
.brown_very_smoll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5a2028;
	font-weight: bold;
	line-height: normal;


}
