/* 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: normal; color: white; }
.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 { background-color: #000000; }
body { background-color: transparent; font-family: "trebuchet ms", arial; color: #bbbbbb; font-size: 13px; text-align: justify; }
a { color: #e40000; text-decoration: none; }
a:hover { text-decoration: underline; }
.mceContentBody { width: 540px; padding: 10px; }
.article img, .mceContentBody img  { padding: 10px; border: 1px solid #434343; }
.article h2, .mceContentBody h2 { font-size: 14px; padding-bottom: 3px; margin-bottom: 5px; color: #ffffff; font-weight: bold; border-bottom: 1px dashed #434343; }
.article p.indent, .mceContentBody p.indent { text-indent: 10px; }
.article p, .mceContentBody p { padding-bottom: 10px; }
.article ol, .mceContentBody ol { padding-bottom: 10px; }
.article ol li, .mceContentBody ol li { list-style-type: decimal; list-style-position: inside; }
h1 { font-size: 18px; padding-bottom: 5px; margin-bottom: 10px; border-bottom: 1px solid #434343; color: #ffffff; }
.article h3 { font-size: 13px; margin-bottom: 10px; color: #ffffff; font-weight: bold;  }
.article ul { list-style-type: circle; list-style-position: inside; margin-left: 20px; padding-bottom: 10px}
a[rel=fancybox]:hover { text-decoration: none; }
