body {

    background:         white;

    background-image:   url('../web_images/bg.gif');

    font-family:        Tahoma, Verdana, Arial;

    font-size:          11pt;

    color:              #000000;

    font-weight:        bold;

}



A:link {

    text-decoration:    none;

    color:              #0072BB;

}



A:visited {

    text-decoration:    none;

    color:              #005D99;

}



A:hover {

    text-decoration:    underline;

    color:              #3BCDF1;

}



.mainbox {

    font-family:        Tahoma, Verdana, Arial;

    font-size:          11pt;

    color:              #000000;

}



.bigtext {

    font-size:          16pt;

}



.bottomtext {

    font-family:        Tahoma, Verdana, Arial;

    font-size:          8pt;

    color:              #FFFFFF;

}



.bottomtext a:link {

    color:              #CADFE5;

}



.bottomtext a:visited {

    color:              #CADFE5;

}



.bottomtext a:hover {

    text-decoration:    underline;

    color:              #0072BB;

}

