h1 {
    background-color : transparent;
    Font-family : Arial, Helvetica, sans-serif;
    Font-style : normal;
    Font-weight : bold;
    Font-size : 140%;
    Color : #003399;
}

h2 {
    Font-family : Arial, Helvetica, sans-serif;
    Font-style : normal;
    Font-weight : bold;
    Font-size : 120%;
    Color : #003399;
}

h3 {
background-color : transparent;
    Font-family : Arial, Helvetica, sans-serif;
    Font-weight : bold;
    Font-size : 100%;
    Color : #003399;
}

p {
    Font-family : Arial, Helvetica, sans-serif;
    Font-style : normal;
    Font-weight : normal;
    Font-size : 100%;
    Color : #000000;
}

a {
    Font-family : Arial, Helvetica, sans-serif;
    Font-style : normal;
    Font-weight : bold;
    Font-size : 100%;
    Color : #003399;
    text-decoration: underline;  
}

a:hover
{
    Font-family : Arial, Helvetica, sans-serif;
    Font-style : normal;
    Font-weight : bold;
    Font-size : 100%;
    Color : #CCCCCC;
    text-decoration: underline;
}

body {
    Font-family : Arial, Helvetica, sans-serif;
    Font-style : normal;
    Font-weight : normal;
    Font-size : 80%;
    Color : black;
    Background-color : white;
    Text-align : left;
}
.amenu { Font-family : Arial, Helvetica, sans-serif; Font-style : normal; Font-weight : bold; Font-size : 100%; Color : #006633; text-decoration: underline; }
.amenuh { Font-family : Arial, Helvetica, sans-serif; Font-style : normal; Font-weight : bold; Font-size : 100%; Color : #FFFFFF; text-decoration: underline; }

