.regular_text {
	margin: 0;
	padding: 0px;
	font: normal 13px/1.5em  "Lucida Sans Unicode", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: justify;

}
.small_text {
	margin: 0;
	padding: 0px;
	font: normal 10px/1.5em  "Lucida Sans Unicode", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;

}
a {
	font-family: normal 13px/1.5em "Lucida Sans Unicode", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	text-decoration: underline;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
