h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 20pt;
	color: #990000;
}
.defaultfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
h2 {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 16pt;
	font-weight: bold;
}
.checkmarkbullets {
	list-style-image: url(images/checkmarkbox.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
h3 {
	font-size: 16pt;
	color: #990000;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-weight: bold;
}
.blackdotbullets {
	list-style-image: url(bullet_black.png);
}
.testimonials {
	background-color: #FFFF99;
	border: thin solid #333333;
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	font-weight: bold;
}
.testimonial {
	background-color: #FFFF99;
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	font-weight: bold;
}
.underline {
	text-decoration: underline;
}
.bluedashborder {
	border: medium dashed #0000FF;
	background-color: #FFFFCC;
}
h5 {
	color: #990000;
}
.underlinebold {
	font-weight: bold;
	text-decoration: underline;
}
.redbullets {
	font-weight: bold;
	color: #990000;
	list-style-image: url(bullet_black.png);
}
.bluedotbullets {
	list-style-image: url(bullet_blue.png);
}
.font16point {
	font-size: 16pt;
	font-weight: bold;
	color: #0000FF;
}
SMALL {font-family:Times,Arial,Helvetica,sans-serif; font-size:9pt; color:#7777AA}
BODY {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt;}
P, TD, CENTER {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt;}
B {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight:bold}

A:link    { color: #0000CC }
A:visited { color: #0000CC }
.quote {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #FFFFFF;
	text-align: left;
}
