.bodyText {
	font-family: Arial,  Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.bodyText:hover {
	font-family: Arial,  Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.updateText {
	font-family: Arial,  Helvetica, sans-serif;
	font-size: 10px;
	color: #544636;
	font-weight: normal;
	text-decoration: none;
	padding: 12px;
}
.updateText:hover {
	font-family: Arial,  Helvetica, sans-serif;
	font-size: 10px;
	color: #255eba;
	font-weight: normal;
	text-decoration: none;
}
.updateTextTitle {
	font-family: Arial,  Helvetica, sans-serif;
	font-size: 10px;
	color: #544636;
	font-weight: bolder;
	text-decoration: none;
}
.updateTextTitle:hover {
	font-family: Arial,  Helvetica, sans-serif;
	font-size: 10px;
	color: #255eba;
	font-weight: bolder;
	text-decoration: none;
}
.copywriteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #29220b;
	font-weight: normal;
	text-decoration: none;
}
.copywriteText:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #255eba;
	font-weight: normal;
	text-decoration: none;
}
.formText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}