.body {
	font-family: "verdana";
	font-size: 11px;
	font-weight: 500;
	color: #666666;
}
.bodyblue {
	font-family: "verdana";
	font-size: 11px;
	font-weight: bold;
	color: #00588a;
}
.bodybluebig {
	font-family: "verdana";
	font-size: 12px;
	font-weight: 600;
	color: #00588a;
}
.bodydarkblue {
	font-family: "verdana";
	font-size: 11px;
	font-weight: 600;
	color: #003366;
}
.bodydarkbluebig {
	font-family: "verdana";
	font-size: 12px;
	font-weight: 600;
	color: #003366;
}
.bodydarkbluebig2 {
	font-family: "verdana";
	font-size: 14px;
	font-weight: 600;
	color: #003366;
}
.bodyred {
	font-family: "verdana";
	font-size: 11px;
	font-weight: 600;
	color: #a7004d;
}
.bodyredbig {
	font-family: "verdana";
	font-size: 12px;
	font-weight: 600;
	color: #a7004d;
}
.bodytealbig {
	font-family: "verdana";
	font-size: 12px;
	font-weight: 600;
	color: #009c9e;
}