body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color:#f0f0f0
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0B2677;
}

A:link
{
    FONT-SIZE: 10pt;
	font-weight:bold;
    COLOR: white;
    FONT-FAMILY: Arial, Tahoma, Verdana;
    TEXT-DECORATION: none
}
A:active
{
    FONT-SIZE: 10pt;
	font-weight:bold;
    COLOR: white;
    FONT-FAMILY: Arial, Tahoma, Verdana;
    TEXT-DECORATION: none
}
A:visited
{
    FONT-SIZE: 10pt;
	font-weight:bold;
    COLOR: white;
    FONT-FAMILY: Arial, Verdana, Tahoma;
    TEXT-DECORATION: none
}

a:hover 
{
	FONT-SIZE: 10pt;
	font-weight:bold;	
    COLOR: white;
    FONT-FAMILY: Arial, Verdana, Tahoma;
	text-decoration: underline;
	
}
.text-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	font-size: 10pt;
	text-decoration: underline;
}
.text-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: gray;
	
}
.text-testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #475274;
	
}
.text-testimonialname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style:italic;
	color: #475274;
	
}