body { text-align: center; }
.small { color: #403f3f; font-size: 10px; font-family: Arial }
.white { color: white; font-weight: bold; font-size: 10px }
td { color: #403f3f; font-size: 12px; font-family: Arial }
.style4 {color: #403f3f; font-size: 11px; font-family: Arial; }
.style5 {color: #403f3f; font-size: 11px; font-family: Arial; font-weight: bold; }
.style6 {color: #D10E34; font-size: 11px; font-family: Arial; font-weight: bold; }

.text td { vertical-align: top; font-family: Verdana; font-size: 11px; }
.subtitle { font-family: Verdana; font-size: 11px; font-weight: bold; color: rgb(64, 64, 64); }
.menu { font-family: Arial; font-size: 11px; color: rgb(219, 44, 59); letter-spacing: 1px; }
a.menu:link { text-decoration: none; }
a.menu:visited { text-decoration: none; }
a.menu:hover { text-decoration: none; color: rgb(0, 0, 0); }
a.menu:active { text-decoration: none; color: rgb(0, 0, 0); }
.text { font-family: Verdana; font-size: 11px; font-weight: normal; color: rgb(84, 82, 82); }
a.text:link { text-decoration: none; color: rgb(0, 0, 153); }
a.text:visited { text-decoration: none; color: rgb(0, 0, 153); }
a.text:hover { text-decoration: none; color: rgb(255, 0, 0); }
a.text:active { text-decoration: none; color: rgb(255, 0, 0); }

