body { background: #FFFFFF;
       margin-left: 0%;
       margin-top: 3%;
       margin-right: 0%; }

font.font1 { color: #858585;
             font-size: 11px;
             font-family: Tahoma;
             font-weight: normal; }

font.font2 { color: #000000;
             font-size: 17px;
             font-family: Tahoma;
             font-weight: normal; }

font.font3 { color: #000000;
             font-size: 12px;
             font-family: Helvetica;
             font-style: italic;
             font-weight: normal; }

font.font4 { color: #000000;
             font-size: 12px;
             font-family: Helvetica;
             font-weight: normal; }

a.link1:link { color: #B3B3B3;
               font-size: 9px;
               font-family: Tahoma;
               font-weight: normal;
               text-decoration: none; }

a.link1:active { color: #B3B3B3;
                 font-size: 9px;
                 font-family: Tahoma;
                 font-weight: normal;
                 text-decoration: none; }

a.link1:visited { color: #B3B3B3;
                  font-size: 9px;
                  font-family: Tahoma;
                  font-weight: normal;
                  text-decoration: none; }

a.link1:hover { color: #EE0000;
                font-size: 9px;
                font-family: Tahoma;
                font-weight: normal;
                text-decoration: none; }

a.link2:link { color: #186F7C;
               font-size: 14px;
               font-family: Geneva;
               font-weight: normal;
               text-decoration: none; }

a.link2:active { color: #186F7C;
                 font-size: 14px;
                 font-family: Geneva;
                 font-weight: normal;
                 text-decoration: none; }

a.link2:visited { color: #186F7C;
                  font-size: 14px;
                  font-family: Geneva;
                  font-weight: normal;
                  text-decoration: none; }

a.link2:hover { color: #EE0000;
                font-size: 14px;
                font-family: Geneva;
                font-weight: normal;
                text-decoration: none; }

.brd_grey { border-left-color: #353535;
            border-left-width: 1px;
            border-top-color: #353535;
            border-top-width: 1px;
            border-right-color: #353535;
            border-right-width: 1px;
            border-bottom-color: #353535;
            border-bottom-width: 1px; }