body {

    background:#fff;
    font:small georgia,serif;
    margin:10px;
    color:#000;
    
}

a {

    text-decoration:none;
    color:#999;

}

a img {

    border:none;

}

table {

    font-size:100%;

}

strike, del {

    color:#999;

}

br {

    clear:both;
    
}

p {

    margin:15px 0;

}

h2, a h2 {

    margin:20px 0 0 0;
    padding:0;
    font:bold 130% "trebuchet ms",geneva,lucida,helvetica,arial,sans-serif;
    color:#333;
    padding:0 3px 0 9px;
    border-bottom:1px solid #000;

}

h3 {

    margin:0;
    padding:0 0 0 20px;
    font:bold 110% "trebuchet ms",geneva,lucida,helvetica,arial,sans-serif;
    color:#333;

}

h4 {

    margin:0;
    padding:5px 15px;
    font:bold 100% "trebuchet ms",geneva,lucida,helvetica,arial,sans-serif;
    color:#333;
    border-bottom:1px solid #333;

}

div#container {

}

div#top {

    display:none;
    
}

div#bottom div#left {

    display:none;

}


div#bottom div#right {
}

div#breaker {

    clear:both;
    height:1px;
    
}

div#foot {

    clear:both;
    height:12px;
    margin:0;
    padding:20px 0 0 0;
    
}

div#foot p {

    margin:0;
    padding:0;
    text-align:center;
    font-size:80%;
    color:#999;
    line-height:normal;
    
}