body {
	 cursor: default;
	 font-family: Verdana, Tahoma;
	 color: #021B72;
	 font-size: 10px;
}
td {
	color: #2453AE;
	font-size: 10px;
	font-family: Verdana, Tahoma;
}
td a {
	color: #2453AE;
	text-decoration: none;
}
td a:hover {
	color: #021B72;
	text-decoration: none;
}
h1 {
	margin: 3 3 3 3;
	color: #021B72;
	font-size: 15px;
	font-family: Verdana, Tahoma;
}
h1 a {
	color: #3473BE;
	text-decoration: none;
}
h1 a:hover {
	color: #021B72;
	text-decoration: none;
}
.block_text {
	font-size: 10px;
	color: #021B72;
	text-align: justify;
	font-family: Verdana, Tahoma;
}
.block_text a {
	color: #024CBA;
	text-decoration: none;
}
.block_text a:hover {
	color: #021B72;
	text-decoration: none;
}
.block_img {
	border-top: 1px solid #C5E1FB;
	border-left: 1px solid #C5E1FB;
	border-bottom: 1px solid #3473BE;
	border-right: 1px solid #3473BE;
}
.main_text {
	font-size: 11px;
	color: #021B72;
	text-align: justify;
	font-family: Verdana, Tahoma;
}
.main_text a {
	color: #024CBA;
	text-decoration: none;
}
.main_text a:hover {
	color: #021B72;
	text-decoration: underline;
}
strong {
	font-weight: normal;
}
