p, td, body {
  font-family: "Times New Roman", Times, serif;
}


.xxl_red {
	font-size: xx-large;
	font-weight: bold;
	color: CC3333;
}

.xl_red {
	font-size: x-large;
	color: CC3333;
}

.l_red_caps {
	font-size: large;
	font-weight: bold;
	text-transform: uppercase;
	color: CC3333;
}



.s_grey {
	font-size: small;
	color: 808080;
}

#a_reg {
	font-size: medium;
	color: CC3333;
}

a {
	font-size: small;
	color: CC3333;
}
