body { background-color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:100%; color:#000000;}

/* hyperlinks*/

a:link { color:#000000; text-decoration:none}
a:visited { color:#000000; text-decoration:none}
.hrefRoot {font-weight: normal;}
.hrefObject { font-weight:normal; font-style:italic}

/* heading */

h1 {font-size:110%; font-weight: bold; }
.indexH1 {padding:0,1em,0,1em; background-color:#F0F0F0; margin: 0.5em,0,0.5em,0;}
.contentH1 {padding:0em,1em,0em,1em; background-color:#F0F0F0;
            margin: 0em,0em,1em,1em; text-align:right; color:#303030}

h3 {font-size:100%; font-weight: bold; }
.indexH3 {padding:0,1em,0,1em; background-color:#F0F0F0; margin: 0.5em,0,0.5em,0;}
.contentH3 {background-color:#F0F0F0; margin: 1em,0,0.5em,0;}

h4 {font-size:90%; font-weight: bold; width:11em}
.indexH4 {background-color:#F0F0F0; padding:0,0em,0,0em; margin: 0.5em,0,0.2em,0;}
.contentH4 {margin: 1em,0,0.5em,0;}

/* list tags*/
ul {}
.bullet1 {list-style-type:disc}
.bullet2 {list-style-type:circle}
.bullet3 {list-style-type:square}

ol {}
.list1 {list-style-type:decimal}
.list2 {list-style-type:lower-alpha}
.list3 {list-style-type:upper-alpha}
.list4 {list-style-type:lower-roman}
.list5 {list-style-type:upper-roman}


/* DIVs */

div {padding-left:1em; border-left:0px}
.logoDiv  {padding-right:1em; }
.indexDiv {padding-right:1em; }
.headDiv {padding-right:1em; height:2em;
          background-image:url(/pyplant/grafix/headNaviBack.gif);
          background-repeat:repeat-x;
          }
.htmlDiv {}
.HTMLtagimgDiv {}
.columnDiv {}

/* table tags */

table {border:0px none;}

tr {font-style: normal; line-height: normal; font-weight: normal;
    text-decoration: none}
.row1 {border:0px}
.row2 {border:0px}

td {
  font-style: normal; line-height: normal; font-weight: normal;
  text-decoration: none; vertical-align: top; padding-right: 0px;
  }
.row1Column1 {
  color: #000000; background-color: #fffff; width: 60em;
  border:0px none; font-size:90%;
  }
.contentColumn {border:0px none; font-size:90%;}
