﻿body
{
    font-size:small;
    COLOR: black;
    FONT-FAMILY:  Arial, Verdana;
    TEXT-DECORATION: none
}
a:link,a:visited,a:active 
{
    text-decoration:none; color:green; font-weight:normal; font-size:small;
}
a:hover
{
    text-decoration:underline;color:red; font-weight:normal;
}
.small 
{
    font-size: 10px; font-family: Arial;
}
table
{
    font-family:  Arial, Verdana, Helvetica;
    font-size:small;
}
h3
{
    font-size:small;
    margin-bottom:0px;
}

#tableMenu {font-size:1em;width:100%;text-align:center;background-color:rgb(74, 148, 82);color:White;font-weight:bold;}
#tableMenu td {border:solid 3px #ffffff}
#tableMenu h3 {font-size:1.6em}