a { color: blue; font-family: "Verdana"; font-size: 8pt; font-weight: bold; text-decoration: none }
a:active { color: blue; font-family: "Verdana"; font-size: 8pt; font-weight: bold;
text-decoration: none }
a:visited { color: #100698; font-family: "Verdana"; font-size: 8pt; font-weight: bold;
text-decoration: none }
a:hover { color: blue; font-family: "Verdana"; font-size: 8pt; font-weight: bold;
text-decoration: underline }
body {	font-family: Verdana; font-size: 8pt; font-weight: normal; text-decoration: none; color: black }
.h2 {	 background-color: blue; color: white; font-family: Verdana; font-size: 12pt; text-align: center; width: 90% }
.h3 {	background-color: blue;  color: white; font-family: Verdana; font-size: 18pt;
 text-align: center; width: 90% }
table { font-family: Verdana; font-size: 8pt; font-weight: normal; color: black }
.textarea { width: 90%; font-family: Verdana; color: black; font-weight: normal; font-size: 8pt; text-align: justify }
hr { color: #000000; height: 1px; width: 90% }