body {
 font-family: sans-serif;
 text-align: left;
 font-size: 9pt;
 color: #4F4547;
 margin-top: 0px;
 margin-right: 0px;
 padding: 0px;
}

body strong{
 font-weight: bold;
}

a:link { text-decoration:none; font-weight:bold; color:#4F4547; }
a:visited { text-decoration:none; font-weight:bold; color:#4F4547; }
a:hover { text-decoration:underline; font-weight:bold; color:#A11113; }
a:active { text-decoration:underline; font-weight:bold; color:#f3f5f4; background-color:#4F4547}
a:focus { text-decoration:underline; font-weight:bold; color:#A11113; } {
}

td {
 font-family: sans-serif;
 text-align: left;
 font-size: 9pt;
 color: #4F4547;
 margin: 5px;
 padding: 0px;
}

.font-red {
 font-family: sans-serif;
 text-align: left;
 color: #A11113;
}

.font-red strong {
 font-weight: bold;
}

.font-red-11 {
 font-family: sans-serif;
 text-align: left;
 font-size: 11pt;
 color: #A11113;
}

.font-grey {
 font-family: sans-serif;
 text-align: left;
 font-size: 9pt;
 color: #4F4547;
}

.font-grey strong {
 font-weight: bold;
}

.font-grey-11 {
 font-family: sans-serif;
 text-align: left;
 font-size: 11pt;
 color: #4F4547;
}

.font-grey-13 {
 font-family: sans-serif;
 text-align: left;
 font-size: 14pt;
 color: #4F4547;
}

.font-white {
 font-family: sans-serif;
 text-align: right;
 color: #FFFFFF;
}

.font-white strong {
 font-weight: bold;
}
