@charset "utf-8";
@import url(base.css);

body {
	text-align: center;
}

h2 {
	width: 370px;
	margin: 3em auto 2em auto;
}

h3 {
	margin: 0;
	width: 300px;
	text-align: left;
	float: left;
}

h3 a {
	color: #5377ac !important;
	border-bottom: 0 !important;
}

h3 a:hover {
	color: #ffffff !important;
	background: transparent;
}


p {

	text-align: left;
	margin: 5px auto 0 310px;
	font-size: 85%;
	line-height: 1.4;
}

div.cont {
	clear: left;
	width: 80%;
	margin: auto;
	margin-bottom: 15px;
}

.cont a {
	font-weight: bold;
	color: #5377ac !important;
	font-size: 100%;
}

.cont a:hover {
	color: #ffffff !important;
}
