/*-----------------------------------------------------------------*
 * __globals.css                                                   *
 *-----------------------------------------------------------------*/

*
{
    font-family:                sans-serif;
    margin:                     0;
}

#IDKILLSPAM
{
    font-size:                  6pt;
    width:                      100%;
    text-align:                 center;
}

#IDKILLSPAM a:visited,
#IDKILLSPAM a:link,
#IDKILLSPAM a:hover,
#IDKILLSPAM a:active
{
    color:                      #667;
}

/*-----------------------------------------------------------------*/