/* file: /css/ea/post.css
 *
 * Styles applied to the posts
 */

body {
    margin: 0;
    padding: 0;
    font-family: Verdana,Arial,Helvetica,Geneva,sans-serif;
    font-size: 70%;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:normal;
}

/* Hide the border on linked images */
a img { border-width: 0px; text-decoration: none; }

.font1 { font-size: 11px; }
.font2 { font-size: 12px; }
.font3 { font-size: 14px; }
.font4 { font-size: 16px; }
.font5 { font-size: 20px; }
.font6 { font-size: 24px; }
.font7 { font-size: 32px; }

