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

td.title {
color: #30448B;
font-family: Arial;
font-size: 19px;
font-weight: bold;
}

td.orange {
color: #FF9B17;
font-family: Arial;
font-weight: bold;
font-size: 15px;
}

td.description {
color: black;
font-family: Arial;
font-size: 13px;
}

td.header {
color: #000000;
font-family: Arial;
font-size: 14px;
font-weight: bold;
}

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

td.darkgray {
background-color: #ECECEC;
}

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

td.testitle {
color: #659811;
font-weight: bold;
font-size: 14px;
}

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

p.italics {
font-style: italic;
}

td.graytext {
background-color: #F6F6F6;
color: #595959;
}
