/*
  Style Sheet AMS Elite Web Site
*/
<style>
BODY
{
    BACKGROUND-COLOR: #333366
}
IMG
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: medium none
}
.BodyBG
{
    BACKGROUND-COLOR: #333366
}
.MainTable
{
}
.MainTable TD.textareafooter
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: 'Courier New';
    BACKGROUND-COLOR: white
}
.MainTable A
{
    COLOR: #a50063;
    FONT-FAMILY: Arial
}
.MainTable A.majorlink
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    COLOR: #a50063;
    FONT-FAMILY: Verdana
}
.MainTable H2
{
    COLOR: black;
    FONT-FAMILY: 'Times New Roman'
}
.MainTable TD.textarea
{
    COLOR: black;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: white
}
.MainTable TD.borderarea
{
    COLOR: black;
    BACKGROUND-COLOR: #bdbdbd
}
</STYLE>