<!DOCTYPE html>
<html>
<head>
<style>


body {
    font-size: 100%;
} 	
h1 {
    display: block;
    font-size: 2em;
    margin-top: 0.67em;
    margin-bottom: 0.67em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;

     font-family:"Time New Roman", Times, Serif;
     color:#585858;
}
h3 { 
    display: block;
    font-size: 1.17em;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
    font-family:"Time New Roman", Times, Serif;
     color:#585858;
}

p {
    text-indent: 30px;
	font-size: 1.1250em;
     font-family:"Time New Roman", Times, Serif;
     color:#585858;
}

.cred {
    font-size: 1.1250em;
     font-family:"Time New Roman", Times, Serif;
     color:#585858;
}

#foo img {
    float: left;
  
    margin: 0px 15px 15px 0px;
}

#foo2 img {
    float: right;
    margin: 0px 15px 0px 0px;
}

#mpl img {
    float: right;
        }

BR#mybr {
	clear:left	
}


BR#mybr2 {
	clear:right	
}
a:link { 
    text-decoration: none;
}
a:visited { 
    text-decoration: none;
}
a:active { 
    text-decoration: none;
}


</style>
<HTML>

<!--... --!>
</HEAD>
