.secret_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666;
}
.highlight {
	background-color: #FF0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000;
	background-color: #ebebeb;
	margin-top: 0px;
	margin-bottom: 0px;
}
H1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #C00;
	line-height: 38px;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #000;
	line-height: normal;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #000;
	line-height: 23px;
}
.red {
	font-weight: bold;
	color: #C00;
}
.johnson_box {
	border: 4px dashed #999;
	background-color: #EEE;
}
