h1 {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 1px;
    padding-bottom: 1px;
    color: #000099;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 1px;
    padding-bottom: 1px;
    color: #000099;
}

h3 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 1px;
	padding-bottom: 1px;
    color: #000099;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 1px;
	padding-bottom: 1px;
    color: #000099;
}

li.1 {
  font-style: italic;
  margin-bottom: 10px;
  color: #000099;
}
h1.title {
    font-size: 20px;
	font-weight: bold;
	margin-bottom: 1px;
    padding-bottom: 1px;
    color: #00539b;
    font-family: Tahoma, Arial, sans-serif;
}