=begin options

write = root

=end

=begin html

<style type="text/css">
<!--
  
  body {
  	padding: 0;
  	margin: 0;
  }
  
  p {
  	text-align: justify;
  }
  
  acronym {
  	cursor: pointer;
  	border-bottom: 1px dashed;
  }
  
  a, a:link, a:visited, a:hover {
  	text-decoration: none;
  	border-bottom: 1px dashed;
  }
  
  h1 {
  	margin: 0;
  	padding: 0;
  }
  
  h2 {
  	position: relative;
  	left:-10%;
  	width: 40%;
  	border: 1px solid;
  	padding: 0.1em;
  	margin-left: 5%;
  	text-align: center;
  }
  
  h3 {
  	padding: 0 5em;
  	border-top: 1px dotted;
  	border-right: 1px dotted;
  	border-bottom: 1px dotted;
  	width: 50%
  }
  
  h4 {
  	padding: 0 2em;
  	border-top: 1px dotted;
  	border-right: 1px dotted;
  	border-bottom: 1px dotted;
  	width: 40%;
  }

  dl {
  	margin-left: 2em;
  	margin-right: 2em;
  }
  
  dl dt {
  	font-weight: bold;
  	border-bottom: 1px solid;
  }
  
  input {
  	border: 1px dotted;
  }
  
  .limited {
  	border-top: 1px solid;
  	border-bottom: 1px solid;
  	height: 10em;
  	overflow: auto;
  }
  
  p.top {
  	text-align: right;
  }
  
  p.top a {
  	border: 0;
  }
  
  ul.limited {
  	margin-left: 0;
  	padding-left: 1em;
  }
  
  #banner {
  	padding: 0.3em;
  }
  
  #summary {
  	display: none;
  }
  
  
  #content {
  	margin: 0 10% 0 10%;
  	border-left: 1px dotted;
  	border-right: 1px dotted;
  	border-bottom: 1px dotted;
  	padding-top: 2em;
  	padding-bottom: 2em;
  }
  
  #content p {
  	margin: 0 1em 1em 1em;
  }
  
  #last {
  	border-right: 1px solid;
  }

  body {
  	font-family: 'palatino linotype', georgia, times, serif;
  	color: #30424E;
  	background-color: #EEE;
  }
  
  acronym {
  	border-color: #CCC;
  }
  
  a, a:link, a:visited {
  	border-color: #AAA;
  	color: #3042EE;
  	background-color: transparent;
  }
  
  a:hover {
  	color: #FC0;
  	background-color: transparent;
  }
  
  h3 {
  	border-color: #94AFC0;
  	background-color: #E9EFF3;
  }
  
  h4 {
  	border-color: #94AFC0;
  	background-color: #E9EFF3;
  }

  dl dt {
  	font-weight: bold;
  	border-color: #CCC;
  }
  
  #banner {
  	background-color: #94AFC0;
  	color: #EEE;
  }
  
  #banner h1 {
  	font-family: tahoma, arial, sans-serif;
  }
  
  #content {
  	border-color: #94AFC0;
  	color: #30424E;
  	background-color: #E9EFF3;
  }
  
  #content h2 {
  	color: #30424E;
  	background-color: #BFCFD9;
  	border-color: #94AFC0;
  	font-size: medium;
  }

  .limited {
  	border-color: #CCC;
  }
  
  input {
  	border-color: #94AFC0;
  	color: #30424E;
  	background-color: #E9EFF3;
  }

  .simplebox {
        margin-left: 1px;  margin-right: 1px;  margin-top: 5px;  margin-bottom: 5px;
        padding-left: 2px;  padding-top: 2px;  padding-bottom: 2px;  padding-right: 2px;
        color: black;
        border: 1px solid #8CACBB;  background: white;
  }

  .titlebar {
        background: #C7D0D9;
        color: black;
        border: 1px solid #8CACBB;
        padding-left: 1px; 
        padding-right: 1px; 
        padding-top: 1px;
        padding-bottom: 1px;
        margin: 1px 1px;
        clear: both;
  }

  .nolink {
        background: #99ff99;
 }

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

 .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;
 }

#menu ol {
        padding: 0;
        margin: 0;
        list-style: none;
        border-left: 1px solid;
        border-right: 2px solid;
        border-bottom: 2px solid;
}

#menu ol li {
        display: inline;
}

#menu ol li a, #menu ol li span {
        border-left: 1px solid;
        border-right: 1px solid;
        padding: 0 1em;
}

#menu {
        background-color: #BFCFD9;
        color: #30424E;
}

#menu ol, #menu ol li a, #menu ol li span, #last {
        border-color: #94AFC0;
}

#menu ol li a, #menu ol li span {
        font-weight: bold;
}

#menu ol li a:link, #menu ol li a:visited  {
        color: #30424E;
        background-color: transparent;
}

#menu ol li a:hover, #menu ol li span {
        background-color: #94AFC0;
}

#menu ol li a:active {
        color: #94AFC0;
        background-color: #30424E;
}
  
-->
</style>

=end html
