
.li-itemize{margin:1ex 0ex;}
.li-enumerate{margin:1ex 0ex;}
.dd-description{margin:0ex 0ex 1ex 4ex;}
.dt-description{margin:0ex;}
.toc{list-style:none;}
.thefootnotes{text-align:left;margin:0ex;}
.dt-thefootnotes{margin:0em;}
.dd-thefootnotes{margin:0em 0em 0em 2em;}
.footnoterule{margin:1em auto 1em 0px;width:50%;}
.caption{padding-left:2ex; padding-right:2ex; margin-left:auto; margin-right:auto}
.title{margin:2ex auto;text-align:center}
.center{text-align:center;margin-left:auto;margin-right:auto;}
.flushleft{text-align:left;margin-left:0ex;margin-right:auto;}
.flushright{text-align:right;margin-left:auto;margin-right:0ex;}
DIV TABLE{margin-left:inherit;margin-right:inherit;}
PRE{text-align:left;margin-left:0ex;margin-right:auto;}
BLOCKQUOTE{margin-left:4ex;margin-right:4ex;text-align:left;}
TD P{margin:0px;}
.boxed{border:1px solid black}
.textboxed{border:1px solid black}
.vbar{border:none;width:2px;background-color:black;}
.hbar{border:none;height:2px;width:100%;background-color:black;}
.hfill{border:none;height:1px;width:200%;background-color:black;}
.vdisplay{border-collapse:separate;border-spacing:2px;width:auto; empty-cells:show; border:2px solid red;}
.vdcell{white-space:nowrap;padding:0px;width:auto; border:2px solid green;}
.display{border-collapse:separate;border-spacing:2px;width:auto; border:none;}
.dcell{white-space:nowrap;padding:0px;width:auto; border:none;}
.dcenter{margin:0ex auto;}
.vdcenter{border:solid #FF8000 2px; margin:0ex auto;}
.minipage{text-align:left; margin-left:0em; margin-right:auto;}
.marginpar{border:solid thin black; width:20%; text-align:left;}
.marginparleft{float:left; margin-left:0ex; margin-right:1ex;}
.marginparright{float:right; margin-left:1ex; margin-right:0ex;}
.theorem{text-align:left;margin:1ex auto 1ex 0ex;}
.part{margin:2ex auto;text-align:center}
BODY {
  font: x-small sans-serif;
  font-size: 13px;
  background: white;
  color: black;
  margin: 0;
  padding: 1em;
}

A {
  text-decoration: none;
  color: #002bb8;
  background: none;
  border-style: none;
}

A:visited {
  color: #5a3696;
}

A:active {
  color: #faa700;
}

A:hover {
  text-decoration: underline;
}

.section a {
  color: black;
  text-decoration: none;
}

.subsection a {
  color: black;
  text-decoration: none;
}

.subsubsection a {
  color: black;
  text-decoration: none;
}

A IMG {border: none; }

PRE     {
  background: #eeeeee;
  border: 1px solid #888888;
  color: black;
  padding: 1em;
  white-space: pre;
}

H1, H2, H3, H4 {
  color: black;
}

H1      {
  font-size: 18px ;
}

H2      {
  font-size: 16px;
}

H3      {
  font-size: 15px;
}

H4      {
  font-size: 14px;
}

.caption table {
  font-size: 12px;
}

/* GFS parameter files */

.gfs .comment {
    color: #17A729;
}

/* headers for darcs command options */
.cmd-opt-hdr     {
  color: #494a82;
  font-size: 14px;
  font-weight: bold;
}

/* begin styles for RSS Feed This is the most basic style to use for a list with no bullets */

.rss_title, rss_title a {
    margin: 0px 0;
    padding: 0;
}

.rss_items {
       list-style:none;
       margin:0;
       padding:0;
}

.rss_item  {
/*  font-size: x-small; */
  margin-bottom: 1em;;
}

.rss_item a:link, .rss_item a:visited, .rss_item a:active {

    }

.rss_item a:hover { 

    }
    
.rss_date {
    font-size: xx-small;
    }
