/* 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; }
.clearfix { 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 */
.mceContentBody { width: 640px; background-color: #ffffff; }
/* body { font-family: 'Terminal Dosis Light', sans-serif; font-size: 16px; font-weight: normal; color: #492501; } */
body { font-family: Verdana, Arial; font-size: 12px; font-weight: normal; color: #333333; }
p { line-height: 1.2; margin-bottom: 10px; }
a { text-decoration: none; color: #660000; outline: none; }
a:hover { text-decoration: underline; }
.article ul, .mceContentBody ul  { list-style-type: square; margin-left: 20px; list-style-position: outside; margin-bottom: 10px; }
.article ol, .mceContentBody ol { list-style-type: decimal; margin-left: 20px; list-style-position: outside; margin-bottom: 10px; }
.article ul li, .mceContentBody ul li { margin-bottom: 2px;}
.article h1, .mceContentBody h1 { font-size: 30px; margin-bottom: 20px; font-family: Camilla; }
.article h2, .mceContentBody h2 { font-weight: bold; font-size: 1.2em; }
p.stamp { font-weight: bold; }
h2 { font-size: 15px; margin-bottom: 10px; font-weight: bold; }
h3 { color: #660000 } 


