﻿#legal1 {
    font-family: helvetica, arial;
    font-size: 9px;
    color: #ffffff;
    margin-top: 4px;
    }
#legal1 A:link, #legal1 A:visited {
    text-decoration: none;
    color: #ffffff;
    }
#legal1 A:hover {
    text-decoration: underline;
    }
#legal2 {
    font-family: helvetica, arial;
    font-size: 9px;
    color: #ffffff;
    margin-top: 4px;
    text-align: right;
    margin-right: 30px;
    }
#legal2 A:link, #legal2 A:visited {
    text-decoration: none;
    color: #ffffff;
    }
#legal2 A:hover {
    text-decoration: underline;
    }
