h1 {
	font-size: 18px;
	background-image: url(img/sprites-h.png);
	background-position: 0 -302px;
	height: 32px;
	padding-top: 10px;
	overflow: hidden;
	padding-left: 15px;
	font-family: /*MyriadBlack,*/ Verdana, Arial, Helvetica, sans-serif;
	color: white;
	background-color: #00306F;
	text-transform: uppercase;
	width: 665px;
	margin: 0;
}
h1 span {
	font-size: 14px;
}
h2 {
	font-size:18px;
	margin-bottom:14px;
	color:#A20038;
}
#basic {
	width: 630px;
	background-color: white;
	padding: 25px;
	background-image: url(img/bg-h.jpg);
	background-repeat: repeat-x;
}
table {width: 100%;}
th,td {
	padding: 2px;
	font-size: 12px;
	border: 1px solid #CCC;
}
table, tr {background-color: #FDFDEA;}
/*tr:hover td {
	background: rgba(0, 0, 0, 0.15);
}*/
th {
	background-color: #FAF9C9;
	color: #A20038;
}
