﻿.header2 {
	font-size: 16pt;
	font-family: Arial;
	color: #2E3192;
}
.header {
	font-size: 16pt;
	font-family: Arial;
	color: #2E3192;
}
.text2 {
	font-size: 9pt;
	font-family: Arial;
	color: #333333;
}
.text {
	font-size: 9pt;
	font-family: Arial;
	color: #333333;
}
.style32 {
	font-size: 14pt;
	font-family: Arial;
	color: #00BA04;
}
.hyper {
	font-size: 9pt;
	font-family: Arial;
	color: #0496f2;
}

a {
	color: #1D96FC;
	text-decoration: none;
	border-color:fuchsia;
}

a:hover {
	color: #e52220;
	text-decoration: none;

}


