.bold {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.footer {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: 999999;
	text-decoration: none;
}
input {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.link {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: 2E3639;
	text-decoration: none;
}
.link:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: 2E3639;
	text-decoration: underline;
}
textarea {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.footer:hover {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}
.body {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.heading {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.headinghighlighted {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;

}
.highlighted {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}
.bold:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: 435359;
	text-decoration: none;
}
