Head

{

}

h1

{

    font-size:1.2em;

    font-weight: bold;

    font-family: Arial; color : #000000;

   

}

div

{

    border-right: ridge 1px #CC66FF;

    padding-right: 10px;

    border-top: ridge 1px #CC66FF;

    padding-left: 10px;

    padding-bottom: 10px;

    border-left: ridge 1px #CC66FF;

    padding-top: 10px;

    border-bottom: ridge 1px #CC66FF; 

    background-color: #ffffff;

}

H2

{

    font-weight: normal;

    font-family: Arial; color : #000000;

}

BODY

{

    background-color: #ECE0F8;

    font-weight: normal;

    background-attachment: fixed;

    background-repeat: repeat;

    font-family: 'Arial';

    vertical-align: middle;

    text-align: center;

    text-decoration: none; color: #000000;

    clear: none;  

    font-variant: normal;





}



   A:link{ text-decoration: underline; color: #000099;} 

   A:visited { text-decoration: underline; color: #663399;} 

   A:active { text-decoration: underline; color: #000099; }

   A:hover { text-decoration: underline; color: #339900;} 



TABLE

{

    width: 85%;

    visibility: visible;

    font-family: 'Arial';

    font-size: 1.00em;

    color: #000000;

    vertical-align: top;

    letter-spacing: normal;

   text-decoration: none;

}
