﻿h1, h2, h3 {
	font-family: trajan, Times, serif;
	font-size:18px;
	background-color: transparent;
	color:#a4a4a4;
	margin: 0;
	text-align:left;
	text-transform: uppercase;
	font-weight: normal;
	padding: 0;
}
h1 {
	font-size: 20px;
}
h2 {
	color: #df9618;
}
h3 {
	font-size: 14px;
}

h4 {
	font-family: trajan, Georgia, Times, serif;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	color: #ffffff;
}
h4.current , h4.section {
	color: #646464;
}