=begin options

write = root

=end

=begin html

    <style type="text/css">
    <!--
       body {
          margin-left:10%;
          margin-right:10%;
       }

       textarea {
          font-family: Courier;
	  font-size: 70%;
	  color:#999999
	  display:block;
	  padding:3px;
	  border-style: dotted;
	  border-width: 1px;
	  border-color: #FF9933;
	  background-color: #ffffcc;
       }

       .nolink {
          background: #99ff99;
       }

       .dotted {
          font-family:Verdana, Arial,Helvetica,sans-serif;
	  font-size: 70%;
	  color:#999999
	  display:block;
	  padding:3px;
	  border-style:dotted;
	  border-width: 1px;
	  border-color: #FF9933;
       }

       .pdotted {
	  padding:3px;
	  border-style:dotted;
	  border-width: 1px;
	  border-color: #000000;
       }

       .rdotted {
          font-family:Verdana, Arial,Helvetica,sans-serif;
	  font-size: 60%;
	  font-stretch: condensed;
	  color:#999999
	  display:block;
	  padding:3px;
	  border-style:dotted;
	  border-width: 1px;
	  border-color: #ccccff;
       }

       p {
	  font-family:Verdana, Arial, Helvetica, sans-serif;
	  font-size: 73%;
       }

       pre {
          font-family: fixed;
	  font-size: 73%;
	  background: #c0c0c0;
       }

       a {
          color: #6A5ACD;
	  text-decoration: none;
	  text-shadow:black;
       }

       a:hover {
	  BACKGROUND: #DCDCDC;  TEXT-DECORATION: underline
       }

       A:link {
	  TEXT-DECORATION: none
       }

       A:visited {
	  TEXT-DECORATION: none
	  color: #6A5ACD;
       }

       A:active {
	  TEXT-DECORATION: none
       }

    -->
    </style>

=end html
