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

body {
	text-align: center;
}

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

h3 {
	font-size: 110%;
	color: #5377ac;
	text-align: left;
	margin: auto auto 1em;
	width: 370px;
}

h3 a {
	color: #5377ac !important;
}

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


p {
	width: 370px;
	text-align: left;
	margin: 5px auto 0 auto;
	font-size: 80%;
	line-height: 1.4;
}
