/* Base
=================================== */
body {
  margin:.4cm .4cm .6cm .5cm !important;
  padding:0 !important;
  font:14pt  times, Georgia, "times new roman", Serif;
  }

#wrapper, #cont, #cont-prime, #cont-second {margin:0;padding:0;}

* {color:#000;background:none;}

/* Hide!
=============================== */
#asides, #headwrapper, .comment-icon, #txpCommentInputForm,
#siteinfo a, .comment-er span, .comment-date span,
.comments-meta, .article-meta span {
  display:none;
  }

/* Headings
======================= */
h1, h2, h3 {
  margin:.2cm 0 .3cm;
  padding:0;
  font-family:Arial, Helvetica, sans-serif;
  font-weight:normal;
  clear:both;
  }


/* Links
================================= */
a {
  color:black;
  text-decoration:none;
  }
a img {
  border-width:0;
  }


/* Misc
=============================== */
p, dl, ul, table {
  font-size:85%;
  line-height:1.6em;
  }
dt {
  font-size:100%;
  font-weight:bold;
  }
#cont-comments ol li {margin:0;padding:0;}
#cont-comments .comment-er {margin-top:.3cm;}
code {font:80% Monaco,"Courier New",Courier,Monospace;}
pre {white-space:normal;}