a {
	font-weight: bold;
	color: #000000;
	text-decoration:none
}
a:link {
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
a:visited {  
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
a:hover {  
	font-weight: bold;
	color: #0099FF;
	text-decoration: underline;
}
a:active {  
	font-weight: bold;
	color: #3a599e;
	text-decoration:none;
}
h1 {
	font-size: 18px;
	font-weight: bold;
}
.quoteAttrib {
	font-size: 10px;
}
.hiliteTxt {
	font-weight: bold;
	font-size: 15px;
}
.testimonialBG1 {
	background-color: none;
}
.testimonialBG2 {
	background-color: none;
}
.testimonialBG3 {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
p,tr,th,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
li {
	padding: 4px;
}
.testbg {
	background-image: url(images/testbg.jpg);
	background-repeat: no-repeat;
}

.testbg2 {
	background-image: url(images/denisgrignon3.jpg);
	background-repeat: no-repeat;
}
.stuffbg {
	background-image: url(graphics/stuffbg.jpg);
	background-repeat: no-repeat;
}

.biobg {
	background-image: url(graphics/biobg.jpg);
	background-repeat: no-repeat;
}
.edubg {
	background-image: url(graphics/edubg.jpg);
	background-repeat: no-repeat;
}
.rurlbg {
	background-image: url(graphics/rurlbg.jpg);
	background-repeat: no-repeat;
}
.writbg {
	background-image: url(graphics/writingbg.jpg);
	background-repeat: no-repeat;
}
.corpbg {
	background-image: url(graphics/corpbg.jpg);
	background-repeat: no-repeat;
}
.credbg {
	background-image: url(graphics/credbg.jpg);
	background-repeat: no-repeat;
}