.bold {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #165C72;
	text-decoration: none;
}
input {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: 165C72;
	text-decoration: none;
}
select {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #165C72;
}
.body {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #165C72;
	text-decoration: none;
}
.body:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.footer {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: 7795A1;
	text-decoration: none;
}
.bold:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #038CAF;
	text-decoration: none;
}
.header {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #7795A1;
	text-decoration: none;
}
.header:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #038CAF;
	text-decoration: none;
}
.formbold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #165C72;
	text-decoration: none;
}
.formbody {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #165C72;
	text-decoration: none;
}
.formbody:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.footer:hover {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #165C72;
	text-decoration: none;
}textarea {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #165C72;
}
.formbold:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #165C72;
	text-decoration: underline;
}.highlighted {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #038CAF;
	text-decoration: none;
}
.heading {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #A3BCC4;
}
