.large-maroon-cs { font-family: "Comic Sans MS", cursive; font-size: 18px; color: #6C0436; }
.large-black-cs { font-family: "Comic Sans MS", cursive; font-size: 18px; color: #000000; }
.large-blue-cs { font-family: "Comic Sans MS", cursive; font-size: 18px; color: #3AB1D3; }
.large-green-cs { font-family: "Comic Sans MS", cursive; font-size: 18px; color: #56B559; }

.regular-maroon {font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #6C0436; }
.regular-blue {font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #3AB1D3; }
.regular-green {font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #56B559; }
.regular-black {font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #000000;font-weight: normal;}

.large-maroon { font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; color: #6C0436; font-weight: bold; }
.large-black { font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; color: #000000; font-weight: bold; }
.large-blue { font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; color: #3AB1D3; font-weight: bold; }
.large-green { font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; color: #56B559; font-weight: bold; }