.default-font {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10pt;
}
.underline {
	text-decoration: underline;
}
.underline-bold {
	font-weight: bold;
	text-decoration: underline;
}
.red {
	color: #FF0000;
}
.yellow-highlight {
	background-color: #FFFF00;
}
.16ptTahomaBold {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24pt;
	font-weight: bold;
	color: #0000FF;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20pt;
	font-weight: bold;
	color: #0000FF;

}
.smallfont {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #0000FF;
}
.blue {
	color: #0000FF;
}
.indent {
	text-indent: 0pt;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #0000FF;
}
.red {
	color: #FF0000;
}
.table-redborder {
	border: medium dashed #FF0000;
}
.tablefont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0000FF;
}
.underline {
	text-decoration: underline;
}
.testimonial-font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;

}
