p,li,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
}

body {
  margin: 0;
}

h1	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 120%;
	color: #000000;
	font-weight:normal;
}

h2 {
	font-family: Arial, Verdana;
	font-size: 20pt;
	line-height: 130%;
	font-weight: bold;
	color:#FF0000;
}
h3 {
	font-family: Arial, Verdana;
	font-size: 15pt;
	line-height: 130%;
	font-weight: bold;
	color:#2579DA;
}

h4 {
	font-family: Arial, Verdana;
	font-size: 18px;
	line-height: 120%;
	font-weight: bold;
	color: #2579DA;
}

h5 {
	font-family: Arial, Verdana;
	font-size: 16px;
	line-height: 120%;
	font-weight: bold;
	color: #000000;
}	

h6 {
	font-family: Arial, Verdana;
	font-size: 16px;
	line-height: 120%;
	font-weight: bold;
	color: #2579DA;
}
		
.testimonials {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	line-height: 120%;
	color:#000000
}

.HighlightYellow {
	background-color: #FFFF00;

}

.smallp {
	font-size: 12px;
}

.footertext {
	font-family: Arial, Verdana;
	font-size: 12px;
	line-height: 120%;
	color: #000000;
}

.topbackground {
background-image: url('/images/background.gif');

}

