.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0E4456;
	font-weight: normal;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #A61404;
	font-weight: bold;
}
.contentsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0E4456;
	font-weight: normal;
}
.red {
	color: #ff0000;
}
a {
	color: #0e4456;
}
.contentRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a11403;
	font-weight: normal;
}
.contenttiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0E4456;
	font-weight: normal;
}
