.header
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.h1
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.body
{
	font-family: Arial;
	font-size: 12px;
	font-weight: smooth;
	color: #000000;
}
.body a
{
	font-family: Arial;
	font-size: 12px;
	font-weight: smooth;
	color: #000000;
}
.whiteHeader 
{ 	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	line-height: 25px;
}