.tit1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #1A3069;
	text-align: justify;
	text-indent: 20px;
	vertical-align: top;
	text-transform: none;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-align: justify;
	text-indent: 20px;
	vertical-align: top;
	margin-right: 20px;
	margin-left: 20px;
}
td img {display: block;}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #183069;
}
a:active {
	text-decoration: none;
	color: #333333;
}
