.asastyle
{
    BACKGROUND-COLOR: transparent;
    FONT-FAMILY: Tahoma, Arial;
    FONT-SIZE: smaller;
    TEXT-ALIGN: justify;
    COLOR:black;
}

.asastyle P 
{
    COLOR:black;
}

.rachelstyle
{
    BACKGROUND-COLOR: Thistle;
    TEXT-COLOR: darkmagenta;	
    FONT-FAMILY: Tahoma, Arial;
    FONT-SIZE: smaller;
    TEXT-ALIGN: justify
}

.rachelstyle P
{
    BACKGROUND-COLOR: Thistle;
    TEXT-COLOR: Darkmagenta;	
    FONT-FAMILY: Tahoma, Arial;
    TEXT-ALIGN: justify
}

.asastyle A:link
{
    COLOR: darkslategray;
    TEXT-DECORATION: underline
}
.asastyle A:visited
{
    COLOR: darkseagreen;
}
.asastyle .asacopyrightstyle
{
    POSTION: fixed;		
    PAGE-BREAK-AFTER: always;
    TEXT-ALIGN: center
}
