body {
	font-family: Arial;
}

td {
	font-family: Arial;
	font-size: 13px;
}

th {
	font-family: Arial;
}

a {
	font-family: Arial;
	color: #004B85;
	text-decoration: underline;
}
a:visited {
	font-family: Arial;
	color: #004B85;
	text-decoration: underline;

}

a:hover {
	font-family: Arial;
	color: #000000;
	text-decoration: underline;
}


option {
	font-family: Arial;
	font-size: 13px;
}

select {
	font-family: Arial;
	font-size: 13px;
}

input {
	font-family: Arial;
	font-size: 13px;
}

H1 {
	font-family: Arial;
	font-size: 20px;
	color: #004B85;
}

H2 {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}

.bold14 {
	font-family: Arial;
	font-size: 12.5px;
	font-weight: bold;
}
