<!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:800080;
}
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:800080;
}

p {
    text-indent: 25px;
	font-size: 1em;
     font-family:"Time New Roman", Times, Serif;
     color:800080;
}

#no p { 
     text-indent: 0px;	
     font-size: 1em;
     font-family:"Time New Roman", Times, Serif;
     color:800080;
}

#foo img {
    float: left;
    border:10px solid #A05220;
    margin: 0px 15px 0px 0px;
}

BR#mybr {
	clear:left	
}
    
    


</style>
<HTML>

<!--... --!>
</HEAD>
