.style1 {
	font-size: 24px;
	font-weight: bold;
	color: #CC0000;
}
.style2 {
	font-size: 12pt;
}
.style4 {
	font-size: 12pt;
	color: #339966;
	font-weight: bold;
	font-style: italic;
}
.style5 {
	font-size: 12pt; 
	font-weight: bold; 
}

.style63 {
	color: #CC0000;
	font-weight: bold;
}

.style73 {font-size: 12px}
.style16 {font-family: Geneva, Arial, Helvetica, sans-serif;}
.style19 {font-size: 12pt; font-weight: bold; font-family: Geneva, Arial, Helvetica, sans-serif;}
.style45 {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #339966;}
.style46 {color: #339966;}
.style47 {font-family: Geneva, Arial, Helvetica, sans-serif; color: #339966; }
.style48 {font-size: 24pt; color: #CC0000;}
.style74 {font-size: 12pt; font-family: Geneva, Arial, Helvetica, sans-serif;}
.style25 {color: #660066; font-size: 14pt; }
.style77 {font-size: 18px}
.style84 {color: #000000;}
.style85 {font-size: 18px; color: #CC0000; font-family: Geneva, Arial, Helvetica, sans-serif;}

//--------------------

.intakeMatrix {
	background-color: #ffffcc;
}

.intakeYes {
	background-color: #008000;
	color: #ffffff;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
}

.intakeNo {
	background-color: #ff0000;
	color: #ffffff;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
}

