<STYLE TYPE="type/css">
<!--

 H1, H2, H3, H4, H5, H6, P, UL, OL, DIR, MENU, DIV, 
 DT, DD, ADDRESS, BLOCKQUOTE, PRE, HR, FORM, DL, 
 LISTING 
      { 
	margin-left: 5%;
	display: block ;
      }

 BODY { 
 	background-color:white; 
 	margin-left: 8%; margin-right: 8%; 
 	border-left: 8%; border-right: 8%; 
        background-image: url(r3d_docbkg.jpg);
      }
 P    { 
        margin-top:  0%; margin-bot:   0%;
        margin-left:  0%; 
        border-left:  0%; 
      }

 H1   { text-align: center; text-decoration: underline; }
 H3   { color:#009900; margin-left: 3%; }
 H4   { color:#009900; margin-left: 0%; }
 H5   { color:#006600; margin-left: 3%; font-size=+1; }

 DT   { 
	color:#006600;
	font-weight: bold; 
	margin-left: 4%; margin-right: 4%; 
	border-left: 4%; border-right: 4%; 
	margin-top: 3;
      }
 DD   {
	margin-left: 8%; margin-right: 8%; 
	border-left: 8%; border-right: 8%; 
	margin-top: 3;
      }

 LISTING, PRE 
	{
	margin-left: 8%   ;
 	line-height: 1.00 ;
	}

 div.box	{ border: solid; border-width: thin; 
 		  margin-top: 5; margin-bottom: 5; margin-right: 5%;
		}
 div.color1	{ border: none;  background: #AADDFF; padding: 0.5em; }
 div.footer	{ border: solid; border-width: thin; 
 		  margin-top: 20; 
		  margin-left: 0%; margin-right: 0%;
		  padding: 10;
		}
 -->
</STYLE>
