<!--
body
{
        margin-left:100px;
	background-color:#EFFFDD;
	width:750px;
        font-family: helvetica,arial;
        font-size: 90%;
}
   a:link {color: #0000FF;text-decoration: none;border-style: none;}
   a:visited {color: #3300FF;text-decoration: none;border-style: none;}
   a:hover {color: #ff0000;text-decoration: underline;border-style: none;}
   a:active {color: #ff0000;text-decoration: none;border-style: none;}
h1
{
        letter-spacing: 0.1cm;
        text-decoration: underline;
        font-family: arial,helvetica,sans-serif;
        font-weight: bolder;
        text-align: left;
        margin: 20px;
}
h2
{
        font-family: arial,helvetica,sans-serif;
        margin: 20px;
}
h2.small
{
        font-family: arial,helvetica,sans-serif;
	font-size: 80%;
        margin: 20px;
}
h3
{
	border-left: solid;
	border-left-width: 10px;
	border-bottom: solid;
	border-bottom-width: 1px;
	border-color: #008B00;
	width: 750px;
	padding-left: 5px;
}
p
{
        font-weight: normal;
        font-family: arial,helvetica,sans-serif;
}

-->
</STYLE>


