
OL LI {list-style: lower-alpha}
.capture     { font-family: Arial; font-size: 100%; font-style: italic; text-align:center }
.signed      {font-family: Helvetica, arial; font-size: 100%; font-style: italic; font-weight: bold; text-align: right }
/*For signatures - names and affiliations of contributors*/

OL OL LI {list-style: decimal}
OL OL OL LI {list-style: lower-roman}

UL LI {list-style: circle}
UL UL LI {list-style: square}

body {
   background-color : lightyellow; font-size: 100%; font-family: arial, sans-serif
  /* 
   background-image: url(../icons/bs-logo.gif);
   background-repeat: no-repeat;
  */
}
p	     {text-align:left; font-family:Arial; font-size: 100%} 
					/*For regular text*/


H1 {font-family: Helvetica, arial; color: teal;}
H2 {font-family: Helvetica, arial; color: olive;}


DIV.lr-indent {margin-left: 3ex; margin-right: 6ex}
DIV.quote {margin-left: 3ex; margin-right: 6ex; margin-top: 1ex; margin-bottom: 1ex}