body {
font-family: arial;
font-size: 9pt;
color: black;
background-color: #FFD7C8;
margin: 1em;
padding: 0;
}
p {
line-height: 1.1em;
text-align: justify;
}
.normal {font-family: arial; 
color: #000000; text-indent: 20px; }
.bold {
text-align: justify; 
font-family: arial; 
color: #FF7A1C; 
font-size: 9pt;
border-style: solid;
border-color: #FF7A1C;
border-width: 1px;
padding: 0.5em;
margin: 0.5em}
.italic {font-style: italic; } 
.centered
    {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    }  
h1 {
color: #FFD7C8;
background-color: #F09678;
font-size: 1em;
margin: 0;
margin-bottom: 0.5em;
padding: 0.25em;
font-style: italic;
text-align: center;
letter-spacing: 0.2em;
border-bottom-style: solid;
border-bottom-width: 0.5em;
border-bottom-color: #FF7A1C;
}
h2 {
color: #FFD7C8;
background-color: #F09678;
font-size: 9pt;
margin: 0;
margin-top: 0.5em;
padding: 0.25em;
font-style: bold;
text-align: center;
}
img {
border-style: solid;
border-width: 1px;
border-color: black;
}
.img2 {
border-style: none;
}
a {
text-decoration: none;
color: blue;
}
strong {
font-style: bold;
text-transform: uppercase;
}
blockquote {
line-height: 1.1em;
margin: 0em;
padding: 0.2em 1.5em;}
li {
color: #FF7A1C;
font-style: italic;
}
ul {
list-style: none;
margin-left: 0;
padding-left: 1em;
text-indent: 1em;
}
.top {padding: 5px; position:relative; background: #FFBEA5; border: #000 1px dashed; } 
.top legend {padding: 5px; position:absolute; top:-13px; background: #FFBEA5; border: #000 1px solid; color: #000;}