@charset "UTF-8";


h2 {
	font-size: 125%;
	margin-top: 5px;
	margin-bottom: 15px;
	color: #000099;
	text-align: center;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h3 {
	font-size: 105%;
	margin-top: 20px;
	margin-bottom: 5px;
	color: #333333;
	text-align: center;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
