img {
	border: 0;
}

h1 {
	font-weight: normal;
	font-size: 18px;
	color: #005eb2;
}

h2 {
	font-weight: normal;
	font-size: 16px;
	color: #4a7aa5;
	padding: 5px 0 0 0;
	margin: 0px 0 -10px 0;
}

h3 {
	font-weight: normal;
	color: #005eb2;
	font-size: 14px;
	margin: 0;
	padding: 0;
}

a {
	color: #0058ac;
	text-decoration: none;
}

a:hover {
	color: #ff7e00;
}

.font10 {
	font-size: 12px;
}

.list-side li {
	color: #000;
	list-style-type: square;
}

