﻿/* 
    any updates here should be replicated in:
    /admin/FCKeditorstyle.css
*/

body {
    font-family: Verdana, Tahoma, Arial, "Century Gothic", "Palatino Linotype", Sans-Serif;
    font-size:1em;
    }
h1 {
    font-size:1.4em;
    color:#E03B97;
    border-bottom:1px solid #E03B97;
    font-weight:normal;
    margin-top:0;
    }
h2 {
    font-size:1.2em;
    color:#00B3E2;
    border-bottom:1px solid #00B3E2;
    font-weight:normal;
    margin-top:0;
    }
h3 {
    font-size:1em;
    color:#006E7B;
    border-bottom:1px solid #006E7B;
    font-weight:bold;
    margin-top:0;
    }
h4 {
    font-size:0.8em;
    color:#ED6B15;
    border-bottom:1px solid #ED6B15;
    font-weight:bold;
    margin-top:0;
    }
    
h1 a:hover {text-decoration:none;}
h2 a:hover {text-decoration:none;}
h3 a:hover {text-decoration:none;}
h4 a:hover {text-decoration:none;}


p, ul, ol {font-size:0.75em;}
a:link, a:visited {text-decoration:none;color:#5443A9;}
a:hover {text-decoration:underline;}
a img {border:none;}