.h1 {
	font-family: Arial;
	font-size: 20px;
	font-style: italic;
	color: #4E3B7F;
}

.h2 {
	font-family: Arial;
	color: #555555;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
}

.h2 a {
color:#2B3798;
}

.h2 a:visited {
color:#2B3798;
}
.h3 {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	color: #4E3B7F;
}

.h4 {
	font-family: Arial;
	font-size: 10px;
	color: #555555;
	font-style: bold;
}

.h5 {
	font-family: Arial;
	font-size: 16px;
	font-style: italic;
	color: #4E3B7F;
}

.h6 {
	font-family: Arial;
	font-size: 14px;
	font-style: italic;
	color: #4E3B7F;
}


.h7 {
	font-family: Arial;
	font-size: 24px;
	font-style: normal;
	color: #4E3B7F;
	line-height: 28px;
}

.h8 {
	font-family: Arial;
	font-size: 16px;
	font-style: italic;
	color: #4E3B7F;
	line-height: 20px;
}
	
.footer {
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
}

.footer a {
color:White;
}

.footer a:visited {
color:White;
}
