.normal{
	FONT-SIZE: 8pt; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; color:#333333
}
.normal A:link{
	color:#FF9900; text-decoration:underline; FONT-WEIGHT: normal
}
.normal A:visited{
	color:#FF9900; text-decoration:none; FONT-WEIGHT: normal
}
.normal A:hover{
	color:#ff0000; text-decoration:none; FONT-WEIGHT: normal
}
.normal A:active{
	color:#FF9900; text-decoration:none; FONT-WEIGHT: normal
}
.heading{
	FONT-SIZE: 8pt; FONT-FAMILY: Verdana, Arial, Helvetica; FONT-WEIGHT: bold; color:#333333
}
.date{
	FONT-SIZE: 8pt; FONT-FAMILY: Verdana, Arial, Helvetica; FONT-WEIGHT: bold; color:#cccccc
}
.price{
	FONT-SIZE: 8pt; FONT-FAMILY: Verdana, Arial, Helvetica; FONT-WEIGHT: bold; font-style:italic; color:#FF00FF
}
.link{
	FONT-SIZE: 7pt; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; color:#f1f1f1; font-weight:normal
}
.link A:link{
	color:#FF9900; text-decoration:none; font-weight:normal
}
.link A:visited{
	color:#FF9900; text-decoration:none; font-weight:normal
}
.link A:hover{
	color:#ff0000; text-decoration:none; font-weight:normal
}
.link A:active{
	color:#FF9900; text-decoration:none; font-weight:normal
}

/* style for student testimonials quote */

.testimonials
{
	background: #F3F3F3 url(../images/testimonials/quote.gif) no-repeat;
	border: 1px dashed #C3C3C3;
	padding: 10px;
}
.table_layout { 
	font: 12px arial; 
	text-align: left;
	}
.table_layout td { 
	font: 12px arial; 
	padding_left: 15px;
	text-align: left;
	}
.ulbody {
	padding-left: 50px;

}
	}
