a:link { text-decoration: none; color: #035E79}
a:visited {text-decoration: none; color: #035E79}
a:active {text-decoration: none; color: #035E79}
a:hover { text-decoration: underline; color: #035E79}
p {font-family: Verdana; color: black; font-size: 10pt}
h1{ font-family: Verdana; font-weight: normal; font-size: 18pt; color: black}
h2 { font-family: Verdana; font-weight: normal; font-size: 12pt; color: black }
h3 { font-family: Verdana; font-size: 8pt; color: black }
h6 { font-family: Verdana; font-size: 8pt; color: black }
body {background-color:#EFECCA}
td {font-family: Verdana; color: black; font-size: 10pt}

input {
	font-family: verdana;
	font-size: 12px;

}

textarea {
	font-family: verdana;
	font-size: 12px;
}

select {
	font-family: verdana;
	font-size: 12px;
}