table {table-layout:auto;border-width:0}
table.menu {table-layout:fixed;border-style:solid;border-width:1px;border-color: red white blue white}
table.fixed {table-layout:fixed}
td.left {width:25%;text-align:right}
td.center {width:50%;text-align:center}
td.right {width:25%;text-align:left}
td.pica {width:33%;text-align:center}
td.picb {width:34%;text-align:center}

td.menu1 {width:16%;text-align:center;font-weight:bold;font-size:15pt;
          color:#99CCFF}

td.menu2 {width:20%;text-align:center;font-weight:bold;font-size:15pt;
          color:#99CCFF}

h1 {text-align:center;color:#99ccff;font-size:15pt;font-style:italic;}
h2 {text-align:center;color:#3366ff;font-size:20pt;font-style:italic;}
h3 {text-align:center;font-style:italic;font-size:30pt;color: red;}

b {color:red;font-size:30pt;font-style:italic;}
body {background-color:Black}
a:link {color: blue}
a:visited {color: white}
a:hover {color: red}
a:active {color: Gray}
text {color:#3366ff}
    .style1 {text-decoration: underline;}

