










 .return { color: rgb(0,256,0) 
        margin-left: 1cm;
 }
 address { border-top: medium double rgb(0,255,255) }
 body { background-color: rgb(128,0,190);
  color: rgb(255,255,255) }
 dl { margin-left: 2cm }
 dt { font-weight: bolder }
 h1 { border-bottom: thick double rgb(0,255,255);
        border-top: thick double rgb(0,255,255);
        background-image: url(diamond.jpg) }
 h2 { border-bottom: medium inset rgb(0,255,255);
        border-left: medium inset rgb(0,255,255);
        margin-left: 1cm }
 h3 { margin-left: 1.5cm }
 ol { margin-left: 2cm }
 p { margin-left: 1.6cm }
 blockquote { margin-left: 2.0cm;
  font-style: italic }
 ul { margin-left: 2cm }
 a { color: rgb(0,255,255) }
 p.detail { margin-left: 1.2cm }
 p.return { margin-left: 1cm }


