h1, h2, h3, h4, h5, h6 { font-family: Geneva, Tahoma, Verdana, sans-serif;  color: #ffffff;}
h1 { font-size: 26px; color: #111111;}
h2 { font-size: 20px; }
h3 { font-size: 18px; }
h4 { font-size: 16px; }
h5 { font-size: 12px; }
h6 { font-size: 12px; }


a, a:link, p, .post, ul, ol, dl, dd, li { font-family: Geneva, Tahoma, Verdana, sans-serif; /* letter-spacing: 0.2px; */}
a, a:link {  text-decoration: none; } 
.post a {
text-decoration: underline;
color: rgb(59, 156, 59);
/*font-weight: bold;*/}
a:active, a:visited:active { color: #ffffff; }
a:hover, a:visited:hover { color: rgb(255,80,80);}
p { padding: 0 0 15px 0; }
code { display: block; white-space: pre; background-color: #fbfbfd; border: 1px solid #dae0e4; font-size: 11px; color: #7d7d7d; margin: 10px 4px; overflow: auto; padding: 8px; font-family: Consolas, "Courier new", monospace; }
ul li { /*list-style: url(../img/bullet.png); */ padding: 8px 0 8px 0; }