/*********************************************************************
* External style sheet created by Style Sheet Design
* File name: micae.css
* Created on: 08/26/2000
*********************************************************************/

A:hover {
    background-color: #FFFF00;
    color: #008000;
}

BODY {
    height: auto;
    background-color: #FFE4C4;
    text-align: justify;
}

H4 {
    color: #660000;
    font-family: "Arial";
    font-style: italic;
}

H5 {
    color: #660000;
    font-style: oblique;
}

P {
    color: #660000;
    font-weight: bolder;
    font-family: "Times New Roman";
    text-align: justify;
}

