﻿body {
	background-color: #CCCCCC;
}
.style1 {color: #FFFFFF}
.style2 {
	font-family: "Monotype Corsiva";
	font-size: 24px;
	color: #b71510;
	font-weight: bold;
}
.style3 {font-family: "Monotype Corsiva"; font-size: 16px; color: #FFFFFF; font-weight: bold; }

a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: none;
	text-decoration: none;
	color: #B71510;
}
a:hover {  text-decoration: underline}
a:active {  text-decoration: underline}
a {  color: #B71510; font-weight: normal; text-decoration: none}
.twelve {  font-size: 12px; font-family: Geneva, Arial, Helvetica, sans-serif}
.twenty {  font-size: 24px; font-family: "Copperplate Gothic Bold"; font-weight: bolder; text-transform: none; font-variant: normal; font-style: normal; line-height: normal; text-decoration: none; color: #B71510}
.ten {  font-size: 10px; font-family: Geneva, Arial, Helvetica, sans-serif}
.eight {  font-size: 8px}
.fourteen {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.tableInstruction {
	color: green;
	font-size: 11px;
}
