*{ margin:0; padding:0; }  /* Global Reset */                                                            /* General Styles */body{ background:#ccc; color:#231f20; font-family: Arial,Helvetica,sans-serif; font-size:small; }a{ color:#A52325; }                 h1{ color:#522B7E; font-size:200%; font-weight:normal; margin:0 0 25px; } h2{ color:#522B7E; font-size:180%; font-weight:normal; margin:0 0 15px; }h3{ color:#af1f24; font-size:170%; font-weight:normal; margin:0 0 10px; }h4{}img{ border:none; }p{ margin:0 0 20px; }img { border:none; }dl { margin:0 0 13px; }dt { }dd { }ul { }ul li { background:url(/img/bg-li.png)no-repeat 0 center; padding:0 0 0 10px; list-style:none; }ul li li { background:none; }ol { margin:0 0 13px; }ol li { margin:0 0 7px; }ol li li { }table { margin:0 0 13px; }tr { }td { }button{ cursor:pointer; }blockquote { color:#522B7E; }cite { }abbr { }acronym { }hr { color:#522B7E; }code { }sample { }sub { }sup { }/* RTE Colors */.purple-text{ color:#522B7E; }.red-text{ color:#A52325; }