table.font {
color:#000000;
font-family: Arial;
font-size: 12px;
}

td.title {
color: #000000;
font-family: Helvetica;
font-size: 17px;
font-weight: bold;
}

td.header {
background-color: #F0F0F0;
color: #192329;
font-family: Arial;
font-size: 14px;
font-weight: bold;

}

td.black {
color: #000000;
font-family: Arial;
font-size: 12px;
}

td.gray {
background-color: #F0F0F0;
}

td.blue {
background-color: #E6EFF6;
}

font.testimonial {
font-family: Arial;
color: #626262;
font-size: 14px;
font-style: normal;
font-weight: bold;
}

td.testtext {
font-family: Arial;
color: #6F6F6F;
font-size: 11px;
font-style: italic;
}

p.italics {
font-family: Arial;
color: #6F6F6F;
font-style: italic;
font-size: 11px;
}

p.font {
color:#000000;
font-family: Arial;
font-size: 12px;
font-weight: normal
}

p.smallfont {
color:#000000;
font-family: Arial;
font-size: 10px;
font-weight: normal
}


td.graytext {
color: #595959;
}
