<style type="text/css">
<!--

img.right
{
margin-top: 0.5em; margin-bottom: 0.5em; margin-left: 20px; margin-right: 20px;
padding-right: 10px; padding-top: 10px; padding-bottom: 10px;
}
img.left
{
margin-top: 0.5em; margin-bottom: 0.5em; margin-left: 20px; margin-right: 20px;
padding-left: 10px; padding-top: 10px; padding-bottom: 10px;
}
div.container
{
width:100%;
margin:0px;
}

div.header
{
background-color:#444444;
text-align: center;
border-bottom: 10px solid #FFFFE0;
}
div.footer
{
padding:0.5em;
background-color:#EEFFBB;
text-align: center;
border-top: 10px solid #FFFFE0;
}
h1.header
{
margin:0;
}
div.left
{
float:left;
width:166px;
margin:0;
padding:1em;
background-color: #EEFFBB;
}
div.content
{
margin-left:190px;
margin-right: 40px;
padding:1em;
}
BODY
{
background: #FFFFE0; font-family: Georgia, Times New Roman, Serif;  font-size: 16px; font-weight: 400;  margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;
line-height:1.5em; 
}
p  
{
font-family: Georgia, Times New Roman, Serif;  font-size: 16px; font-weight: 400;
margin-top: 0em; margin-bottom: 0.5em;  margin-left: 20px; margin-right: 20px;
text-align: justify;
}
hr  
{
margin-top: 0em; margin-bottom: 0em;  margin-left: 20px; margin-right: 20px;
}

h2  
{
font-size: 20px; font-weight: 600;
margin-top: 0em; margin-bottom: 1em;  margin-left: 20px; margin-right: 20px;
}
h3 
{ 
font-family: Georgia, Times New Roman, Serif; font-size: 16px; font-weight: 600; font-style: normal; background: #EEEEEE; 
text-align: center; width:154px;
margin-top: 0px; margin-bottom: -1px;
border-left: 1px solid #888888; border-right: 1px solid #888888; border-top: 1px solid #888888; border-bottom: 1px solid #888888;
padding:3px;
}

    /* Don't underline links */
    a:link {text-decoration: none;}
    a:visited {text-decoration: none;}
    /* Add Hover with color to links */
    a:hover {text-decoration: none; color:#FF0000;}

-->
</style>