    body {
    text-align: center;
    font: 12px Tahoma, Verdana, Arial;
    color: #000000;
    }
    
    #container {
    width: 400px;
    margin: 0 auto;
    text-align: center;
    }
    
    #adsense {
    text-align: center;
    margin-bottom: 10px;
    }
    
    #header {
    text-align: left;
    }
    
    #header img {
    border: 0px;
    }
    
    #content {
    text-align: left;
    background: #FF9933;
    border: 1px solid #000000;
    padding: 25px;
    }
    
    #footer {
    text-align: right;
    padding-top: 10px;
    padding-right: 25px;
    }
    a{font-size:9pt;text-decoration:none;font-weight:normal;}
a:link { text-decoration:none; font-weight:normal; color:#003399; }
a:visited { text-decoration:none; font-weight:normal; color:#003399; }
a:hover { text-decoration:none; font-weight:normal; color:#000040;}
a:active { text-decoration:none; font-weight:normal; color:#003399;}
