/* $Id: base-weblog.css 30948 2006-06-13 08:59:18Z jallen $ */

/* basic elements */
body {
    margin: 0;
    padding: 2;
    color: #ccc;
    font-family: "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", "Osaka", "Hiragino Kaku Gothic Pro", Helvetica, georgia, serif;
}
a { text-decoration:none; color: #ffc; font-size: 13px; line-HEIGHT: 135%;}
table {
        padding: 10px;
        border: 1px solid #333333;
}

