.txt {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}
.small-txt {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.head {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.side-txt {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}
a.blue:link,a.blue:hover,a.blue:active,a.blue:visited {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #4379c7;
	text-decoration: none;
}
a.black:link,a.black:hover,a.black:active,a.black:visited {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}