h4 {
    background: #4B0705;
    color: #ddd;
    font-family: corbel;
    font-size: 14px;
	font-weight:bold;
	text-align:center;
	margin-top:0px;
	text-transform: uppercase;
}

h5 {
    background: #343434;
    color: #ddd;
    font-family: corbel;
    font-size: 14px;
	font-weight:bold;
	text-align:center;
	margin-top:0px;
	text-transform: uppercase;
}
h6 {
	background: #434343;
    color: #ddd;
    font-family: corbel;
    font-size: 12px;
	font-weight:bold;
	text-transform: uppercase;
}
h9 {
    color: #111;
    font-family: corbel;
    font-size: 11px;
	font-weight:bold;
	text-transform: uppercase;
}


h2 {
    font-family: 'Roboto Condensed', serif;
    border-left: 3px solid #000;
    margin-top: 2px;
    padding: 1px;
    color: grey;
    width: 120px;
    background-color: #444;
	opacity: 0.5;	
    text-decoration: none;
    font-style: lighter;
    padding: 4px;
    text-align: left;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 1.5;
	letter-spacing:1px;
}
h1 {
    font-family: 'Roboto Condensed', serif;
    border-left: 5px solid #000;
    margin-top: 2px;
    padding: 1px;
    color: grey;
    width: 170px;
    background-color: #444;
    text-decoration: none;
    font-style: normal;
    padding: 4px;
    text-align: left;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 1.5;
}


h3 {
	color: #eee;
	text-transform: uppercase;
	text-align: center;
	line-height: 9pt;
	letter-spacing: 2px;
	border-bottom: 1px dashed #555;
	font-family: georgia;
	font-size: 8pt;
	font-weight: lighter;
}

h8 {
	color: #eee;
	text-transform: uppercase;
	text-align: center;
	line-height: 9pt;
	letter-spacing: 2px;
	border-bottom: 1px dashed #555;
	font-family: georgia;
	font-size: 16px;
	font-weight: lighter;
}

h11 {
	color: #ddd;
    background: #585858 url(/images/backname.png);
	text-transform: uppercase;
	text-align: center;
	line-height: 13pt;
	letter-spacing: 2px;
	border-bottom: 0px dashed #555;
	border-top: 0px dashed #555;
	font-family: georgia;
	font-size: 14pt;
	font-weight: lighter;
}
h7 {
    font-family: 'Roboto Condensed', serif;
    border-left: 3px solid #000;
    margin-top: 1px;
    padding: 1px;
 display:block;
    background-color: #818181;
    text-decoration: none;
    font-style: lighter;
    padding: 4px;
    text-align: left;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 1;
	letter-spacing:1px;
}
		