/* Reset styles */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }
.clear { clear: both; float: none; }
/* TinyMCE basic styles */
strong { font-weight: bold; }
.alignleft { text-align: left; }
.alignright { text-align: right; }
.aligncenter { text-align: center; }
.alignfull { text-align: justify; }
.italic { font-style: italic; }
.underline { text-decoration: underline; }
.linethrough { text-decoration: line-through; }
.nomargin { margin: 0; }
/* Base styles */
html, .mceContentBody { background-color: #f9f4e4; }
.mceContentBody { width: 510px; background-color: #f9f4e4; }
/* body { font-family: 'Terminal Dosis Light', sans-serif; font-size: 16px; font-weight: normal; color: #492501; } */
body { font-family: Verdana, sans-serif; font-size: 12px; font-weight: normal; color: #000000; }
p { line-height: 20px; margin-bottom: 10px; }
a { text-decoration: none; color: #951117; outline: none; }
a:hover { text-decoration: underline; }
ul { list-style-type: circle; margin-left: 20px; list-style-position: outside; margin-bottom: 20px; }
ol { list-style-type: decimal; margin-left: 20px; list-style-position: outside; margin-bottom: 20px; }
ul li, ul li { margin-bottom: 2px;}
h1, h2 { font-size: 16px; padding-bottom: 5px; margin-bottom: 5px; border-bottom: 1px dashed black; }
h1 { font-size: 18px; }



