html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}
html {background-color:#ddd;}
body {color:#333;background-color:#ddd;font-size:16px;line-height:1.4em;}

/* TYPOGRAPHY FOR MARKDOWN SUPPORTED HTML TAGS */
/* block elements */
h1 {font-size:2.0em;line-height:1.1em;}
h2 {font-size:1.7em;line-height:1.1em;}
h3 {font-size:1.5em;line-height:1.1em;}
h4 {font-size:1.3em;line-height:1.1em;}
h5 {font-size:1.3em;line-height:1.1em;}
h6 {font-size:1.3em;line-height:1.1em;}
p  {}
br {}
blockquote { border-left: solid #CF3621 3px;} 
ul {list-style:circle;list-style-position:outside;}
ol {list-style-type:upper-roman;list-style-position:outside;}
li {}
pre {}
hr {}

/* span elements  */
a, a:visited {text-decoration:none;color:#CF3621;} 
a:hover {text-decoration:underline;}
em {font-family:'Whitney SSm',Sans-Serif;font-weight:normal;font-style:italic;}
strong {font-family:'Whitney SSm',Sans-Serif;font-weight:bold;}
strong em {font-family:'Whitney SSm',Sans-Serif;font-weight:bold;font-style:italic;}
code {font-family:'OGCourier','Courier New',monospace;}
img {}
del {}


/* LAYOUT FOR MARKDOWN SUPPORTED HTML TAGS */
/* block elements  */
h1 {margin-bottom:0.8em;}
h2 {margin:0.5em 0 0.8em 0;}
h3 {margin:1em 0 0.8em 0;}
h4 {margin:1em 0 0.8em 0;}
h5 {margin:1em 0 0.8em 0;}
h6 {margin:1em 0 0.8em 0;}
p  {margin-bottom:1.5em;}
br {}
blockquote {margin:0 0 1em 3em; padding-left:0.5em;}
ol, ul {margin:0 0 1em 3em;}
li {}
pre {color:#39ff14;margin-bottom:1.5em;padding:0.5em;background-color:#000;overflow:scroll;}
hr {margin:1.5em 0 2em 0} 

/* span elements */
a {}
em {}
strong {} 
strong em {} 
/*code {margin:0; padding:0;}*/
img {}
del {}