body,html { margin:0;
           padding:0;
           text-align:center;
          }

font.head    {
                 font-family: Arial;
                 color: '#eeb310';
                 text-decoration: bold;
                 font-size:24px;
                }


table.12    {
                 font-family: Arial;
                 color: black;
                 text-decoration: none;
                 font-size:12px;
                }


a.b:link    {
                 font-family: Arial;
                 color: '#83C4DA';
                 text-decoration: none;
                 font-size:14px;
                }


a.b:visited {
                 font-family: Arial;
                 color: '#83C4DA';
                 text-decoration: none;
                 font-size:14px;
                }

a.b:hover   {
                 font-family: Arial;
                 color: black;
                 text-decoration: none;
                 font-size:14px;
                }
                
a.c:link    {
                 font-family: Arial;
                 color: '#757DA4';
                 text-decoration: none;
                 font-size:14px;
                }

a.c:visited {
                 font-family: Arial;
                 color: '#757DA4';
                 text-decoration: none;
                 font-size:14px;
                }



a.hori:link    {
                 font-family: Arial;
                 color: white;
                 text-decoration: none;
                 font-size:12px;
                }


a.hori:visited {
                 font-family: Arial;
                 color: white;
                 text-decoration: none;
                 font-size:12px;
                }

a.hori:hover   {
                 font-family: Arial;
                 color: black;
                 text-decoration: none;
                 font-size:12px;
                }

td.click    {
                 font-family: Arial;
                 color: '#757DA4';
                 text-decoration: none;
                 font-size:14px;
                }

