/* CSS Document */
body {
	background-color: #000046;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.headline {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
.johnson {
	border: 1px dashed #999999;
}
.subhead2 {
	font-size: 24px;
	color: #BF0000;
	font-weight: bold;
}
.johnson2 {
	border: 1px solid #CCCCCC;
	background-color: #FFFFE8;
}
.testimonial {
	background-color: #FFFFF0;
	border: 2px solid #FFCC99;
}
.signup {
	background-color: #FFFFF2;
	border: 2px solid #DF0000;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #BF0000;
}
.style1 {color: #BF0000}
.style2 {font-size: 16px}
.style3 {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
.style6 {font-size: 16}
.style9 {
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
}
.style10 {color: #000046}
.style12 {color: #000046; font-weight: bold; }
