.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	color: #0033CC;
	text-align: center;

}
.basic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;

}
.burgandy {
	font-weight: bold;
	color: CC0000;
}
table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFF00;
}
.BigBasic {
	font-size: 16px;
	font-weight: normal;
	color: #FFFF00;
	list-style-type: disc;

}
Bullets {
	list-style-type: disc;
}
.testimonials {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	font-variant: normal;
}
.basicbig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #000066;
}
.BoldItalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #003399;
}
.basicbigBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #000066;
	font-weight: bold;
}
.burgandyBig {
	font-weight: bold;
	color: #CC3300;
	font-size: x-large;
}

