<style type="text/css">{  }
h1, h2, h3, h4, h5, h6
{
font-family: arial; 
color: #21277A;
font-weight: bold;
text-align: left;
margin-left: 10px
}
p
{
font-family: verdana;
font-size: 10pt;
margin-left: 10px;
text-align: left
}
p.indent
{
font-family: verdana;
font-size: 8pt;
margin left: 20px;
text-align: left;
}
body
{
background-image: 
url('images/tile.jpg');
background-repeat: repeat;
margin-top: 0px
}
td.body
{
font-family: verdana;
font-size: 10pt;
margin left: 10px;
text-align: left;
}
ul.square 
{
list-style-type: square;
font-family: verdana;
font-size: 10pt;
text-align: left
}
ol.number
{
list-style-type: number;
font-family: verdana;
font-size: 10pt;
text-align: left
}
a
{
font-family: verdana;
font-size: 10pt;
font-weight: bold;
text-decoration: underline;
text-align: left
}
a.side
{
font-family: arial;
font-size: 10pt;
font-weight: bold;
text-decoration: none;
text-align: left;
}
a:link { color: #0033CC}
a:visited { color: #CC3300 }
a:active { color: gray}

--></style>