body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	background-color: #FFFFFF;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	text-transform: none;
	margin-bottom: -6px;
	font-variant: small-caps;
}
li {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000000;
	line-height: 1.25;
}
.special {
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}
.sample {
	color: #FFFFFF;
	font-weight: bold;
	text-transform: none;
	font-variant: small-caps;
	background-color: #144EA2;
	font-style: oblique;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.smalltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
.testimonial {
	font-size: 14pt;
	font-style: oblique;
	color: #000000;
	background-color: #F9F7E8;
}
.sound {
	list-style-image: url(images/speaker.gif);
	line-height: 2.0;
	list-style-position: inside;
}
.tbl_brdr {
	border: 1px solid #144EA2;
}
