@charset "utf-8";
/* CSS Document */


body { font:75%/1.6em Verdana, Arial, Helvetica, sans-serif;color:#554B05; }
#tinymce { background-color:#FFF5E1;padding:20px;width:808px; }


h1 { font:100 2.0em/1.4em Verdana, Geneva, sans-serif;color:#CC0000;  }
h2 { font:100 1.8em/1.4em Verdana, Geneva, sans-serif;color:#CC0000; }
h3 { font:100 1.6em/1.4em Verdana, Geneva, sans-serif;color:#CC0000;border-top:1px dotted #B59161;padding-top:1em; }
h4 { font:100 1.4em/1.4em Verdana, Geneva, sans-serif;color:#CC0000; }
h5 { font:900 1.2em/1.4em Verdana, Geneva, sans-serif; }
h6 { font:900 1.0em/1.4em Verdana, Geneva, sans-serif; }

em, i { color:#CC0000;font-style:normal }
strong em, strong i { color:#CC0000;font-style:normal }
em strong, i strong { color:#CC0000;font-style:normal }

h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong, strong,
h1 b, h2 b, h3 b, h4 b, h5 b, h6 b, b { font-weight:600 }

a:link { color:#CC0000;text-decoration:none; }
a:active { color:#CC0000;text-decoration:none; }
a:visited { color:#900;text-decoration:none; }
a:hover, a:focus { color:#CC0000;text-decoration:underline; }


table {  }
table thead {  }
table thead tr { border:0; }
table thead tr th { padding:5px 8px;border-bottom:2px solid #CDAE80; }
table tbody { border:0; }
table tbody tr {  }
table tbody tr td { padding:5px 8px;border-bottom:1px dotted #CDAE80; }