@charset "utf-8";

.imgRight {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}

p {
	margin-top: 0px;
	margin-bottom: 10px;
}

a {
	color: #2c4d91;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h3 {
	color: #2c4d91;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #96a6c8;
	margin-bottom: 15px;
	margin-top: 15px;
	font-weight: bold;
	font-size: 110%;
}

h4 {
	color: #2c4d91;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #96a6c8;
	margin-top: 15px;
}

h5 {
	color: #2c4d91;
	margin-bottom: 5px;
	margin-top: 15px;
}
