
body        {margin-top: 0em; margin-left: 0em; font-family: "Arial"; font-size: 14px; font-weight: normal}
p           {font-family: "Arial"; font-size: 14px; font-weight: normal}
b           {font-family: "Arial"; font-size: 14px; font-weight: bold}
tr,td       {font-family: "Arial"; font-size: 14px; font-weight: normal}
th          {background-color: #DDDDDD; font-family: "Arial"; font-size:14px; font-weight: bold; text-align: left}
h1          {font-family: "Arial"; font-size: 30px; font-weight: bold}
h2          {font-family: "Arial"; font-size: 24px; font-weight: bold}
h3          {font-family: "Arial"; font-size: 16px; font-weight: bold}

.header {
        font-size:30px;
        text-align:center;
}

table.menu {
        border: solid black;
}

A.menu {
        text-decoration:none;
        color:#000000;
}

.main {
        font-size:15px;
}

.footer {
        font-size:12px;
        text-align:center;
}

