﻿.header2 {
	font-size: 10.5pt;
	font-family: verdana;
	font-weight: bold;
	color: black;
}

.header {
	font-size: 10.5pt;
	font-family: verdana;
	font-weight: bold;
	color: black;
}
.text2 {
	font-size: 7.5pt;
	font-family: verdana
	color: #333333;
}
.text {
	font-size: 7.5pt;
	font-family: verdana;
	color: #333333;
}
.style32 {
	font-size: 14pt;
	font-family: verdana;
	color: #00BA04;
}
.hyper {
	font-size: 9pt;
	font-family: verdana;
	color: red;
}

a {
	color: #0066FF;
	text-decoration: none;
	border-color:fuchsia;
}
body {
	font-family: verdana;
	font-size: 9pt;
}

a:hover {
	color: red;
	text-decoration: none;

}



