body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
.content_bold {
	font-weight: bold;
	font-size: small;
}
.content_normal {
	font-style: normal;
	font-size: small;
}.header {
	font-weight: bold;
}
.content_normal_red {
	font-style: normal;
	font-size: small;
	color: #FF0000;
}
.header_red {
	font-weight: bold;
	color: #FF0000;
}
.content_small {

	font-style: normal;
	font-size: x-small;
}
