body {
	font-family: Arial, Helvetica, sans-serif;
	background: #0000FF;
	color: #000000;
}
.footer {
	font-size: 11px;
}
.yellow_bg {
	background: #FFD89D;
}


td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	
}.white_text {
	color: #FFFFFF;
	
}.highlight {
	background: #FFFF99;
	font-weight: bold;
	color: #0000FF;
}

.red_text {
	font-weight: bold;
	color: #FF0000;
	font-size: 18px;
}
.blue_text {
	font-weight: bold;
	color: #0000FF;
	font-size: 18px;
}
.space {
	float: left;
	width: 50%;
}
.letters {
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
}


.darkred_text {
	font-size: 14px;
	font-weight: bold;
	color: #990000;

}
.name {
	font: bolder 30px "Bradley Hand ITC", "Comic Sans MS";
}


	.darkred_text_12px {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}

.darkred_text_20px {
	font-size: 20px;
	font-weight: bold;
	color: #990000;

}
a:link {
	color: #003366;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #990000;
}
a:active {
	color: #0000CC;
}
.testimonials {
	font-size: 14px;
	color: #0000FF;
}
