/*
 * File:              contact.css
 * Programmer:        Nathan Clapham (nclapham@csu.edu.au)
 * Created:           Aug 29 2004
 * Last modified:     Aug 29 2004
 * Description:       Main CSS for ABF web site, should be included in all
 *                    documents to maintain a similar look and feel.
 */

ul {
    list-style-type: none;
}
