h1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 16pt;
	line-height: 130%;
	font-weight: bold;
	color: #2579DA;
}
h2 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14pt;
	line-height: 130%;
	font-weight: bold;
	color: #FF0000;
}

h3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 130%;
	font-weight: bold;
	color: #000000;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 12S0%;
	font-style: normal;
	font-weight: normal;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 120%;
	font-style: normal;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 120%;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
}
.boldbodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;

}
.biggerboldbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 120%;
	font-weight: bold;
	color: #2579DA;

}
.Quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
	font-style: italic;
	font-weight: bold;
	color: #F2F2F2;


}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tahomaHeader {
	font-family: Tahoma, Arial, Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #EE0000;
	line-height: 140%;
}
.tahomaSubheader {
	font-family: Tahoma, Arial, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	line-height: 120%;
}
.testimonial {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	line-height: 110%;

}

.bodytext14 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
}
.tahomaHeaderBlue {

	font-family: Tahoma, Arial, Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #3366FF;
}
.yellow {
	font-weight: bold;
	background-color: #FFFF00;
}
img.floatLeft { 
    float: left; 
    margin: 4px; 
}