@charset "UTF-8";

h2 {
	color: #d81c2a;
	font-family: Arial;
	font-size: 1.1em;
	font-weight: bold;
	margin: 8px 0 2px 0;
	text-transform: uppercase;
}

h3 {
	color: #fff;
	font-family: Arial;
	font-size: .9em;
	margin: 5px 0 2px 0;
}

h3 a, h3 a:visited, h3 a:link {
	background-color: #2d3a7a;
	border-style: solid;
	border-width: 2px;
	color: #CFEF3F !important;
	font-family: Impact, 'Lucida Sans Unicode' !important;
	font-size: 1.3em !important;
	font-weight: normal;
	padding: 5px;
	text-decoration: none !important;
}

h3 a:hover, h3 a:active {
	background-color: #00a2dd;
	text-decoration: none !important;
}

.desc {
	color: #ffffff;
	font-family: Arial;
	font-size: .9em;
	margin: 5px 0 10px 0;
}
