body {
 font-family:"Times New Roman",serif;
 font-weight:bold;
 font-size:108%;
 line-height:1.3em;
 text-align:justify;
 background:#fefaf2;
 margin:2% 3% 3% 2%;
 padding: 0;
}
h1 {
 font-size:140%;
 text-align:left;
}
h2 {
 font-size:106%;
 text-align:left;
}
hr {
 width:84%;
 text-align:left;
 margin-left: 0;
}
img {
 border:none;
 background:#000000;
 clear:both;
}
ul {
 text-align:left;
 list-style-type:disc;
 margin:0% 0% 0% 2%;
 padding: 0;
}
.left {
 position:relative;
 float:left;
}
div.right {
 text-align:right;
 padding-top:0.7em;
}
div.imgl {
 padding:0% 0% 2% 0%;
 float:left;
}
img.left {
 position:relative;
 border-style:outset;
 border-width:thin;
 margin-right:1em;
}
span.blue {
 color:#000090;
}
span.green {
 color:#006030;
}
a:link {
 color:#2010c9;
 background:#fefaf2;
}
a:visited {
 color:#9900c0;
 background:#fefaf2;
}
a:hover {
 color:#f02000;
 background:#fff9ec;
}
a:active {
 color:#008000;
 background:#fefaec;
}

