<style type="text/css">

body, div, li, p, th, td { 
     color: black;
     font-family: Verdana, Arial, Helvetica, Tahoma, Trebuchet, sans-serif;}
body {
     margin-left: 4%;
     margin-right: 4%;     }
p {
     text-indent: 1.5em;     }
h1, h2, h3, h4, h5 {
     color: maroon;
     font-family: "Arial Rounded MT Bold", Verdana, Arial, sans-serif; }
ul {
     list-style-type: square;     }
a {
     color: blue;
     font-weight: 700;
     text-decoration: none;     }
a:visited {
     font-weight: 700;
     text-decoration: none;     }
a:hover, a:active {
     font-weight: 700;
     color: white;
     background: maroon;
     text-decoration: none;     }
.loose {
     line-height: 160%;     }
.std {
     line-height: 100%;     }
.tight {
     line-height: 85%;     }
.init {
     text-indent: 0em;     }
.indent {
     text-indent: 2%;     }
.caption {
     text-indent: 0em;
     font-size: smaller;
     font-weight: bold;
     color: maroon;     }
.boxed {
     margin: 0em;
     padding: 1.5em;
     border: solid thin maroon;     }
.book {
     font-style: italic;
     font-weight: bold;     }
</style>