.texts {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFE;
	font-weight: bold;
}
.textsalt {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-align: justify;

}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF9933;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: overline;
}
.list {
	list-style-type: square;
	font-family: Verdana;
	font-size: 12px;
	color: #333333;

}
.hedd {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
; text-transform: capitalize

}
.subhead {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; color: #333333}
