p {

	font-family: Tahoma, Arial, Verdana;

	font-size: 9pt;

	color: #FF0000;

}



li {

	font-family: Tahoma, Arial, Verdana;

	font-size: 9pt;

	color: #FF0000;

}



.footer {

	font-family: Verdana, Arial, Tahoma;

	font-size: 7pt;

	color: #000000;

	letter-spacing: 0.5mm;

}



a:link {

	font-family: Arial, Tahoma, Verdana;

	font-size: 9pt;

	color: #0000FF;

	text-decoration: none;

}



a:hover {

	font-family: Arial, Tahoma, Verdana;

	font-size: 9pt;

	color: #9900FF;

	text-decoration: underline;

}



a:visited {

	font-family: Arial, Tahoma, Verdana;

	font-size: 9pt;

	color: #0000FF;

	text-decoration: none;

}



.form {

	background: #FFFFFF; 

	border: solid BDBBF5; 

	font-family: verdana, arial; 

	color: #000000;

}

#testimonialsTable h3 {
  margin: 0;
  padding: 0;
  font-size: 0.9em;
  color: #A7A4EF;
  text-decoration: underline;
}

.blurb {
  margin-top: 500px;
}

.blurb p {
  color: #ccc;
  font-size: 0.7em;
}

/* Course Page */
table.day {
  width: 400px;
}

table.day th {
  width: 80px;
  text-align: right;
  padding-right: 20px;
  vertical-align: top;
}

table.day ul {
  padding: 0 0 0 30px;
  margin: 5px 0;
}

table.day li {
  color: black;
  padding: 1px 0;
  font-size: 0.8em;
}
/* End Course Page */























