BODY{
	background: white;
	margin-left: 5%;
	margin-right: 5%
}
H1{
	font-size: 200%;
	color: #009999
}
H2{
	font-size: 150%;
	color: #FFFFFF;
	background: #009999;
	border-bottom: #009999 2px solid;
}

H3{
	font-size: 125%;
	color: #009999
}
A.H1{
	color: black;
	text-decoration: none;
}
STRONG{
	font-weight: normal;
	color: red;
}
P{
	line-height: 1.3em;
}
UL{
	line-height: 1.3em;
}
OL{
	line-height: 1.3em;
}

ol.rd2html_hindex ul
        {
          font-size: 80%;
          list-style-type: decimal;
          margin-left: 0ex;
          margin-right: 0ex;
          margin-top: 0ex;
          margin-bottom: 0ex;
          line-height: 100%;}

ol.rd2html_hindex ul ul
        {
          font-size: 100%;
          list-style-type: decimal;
          margin-left: 5ex;
          margin-right: 0ex;
          margin-top: 0ex;
          margin-bottom: 0ex;
          line-height: 100%;}
