.body {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.large {
	font-family: Arial;
	font-size: 18px;
	color: FE0000;
	font-weight: bold;

}
.bolder {
	font-family: Arial;
	font-size: 24px;
	color: #FF0000;
}
