<!--

body
{
           color: rgb(0, 0, 0);
           background-color: rgb(240, 255, 240);
	   background-attachment: fixed;
	   font-family:Comic Sans MS;
           letter-spacing: .5px;
           font-size: 90%;
}
   a:link {color: #000000;text-decoration: none;border-style: none;}
   a:visited {color: #000000;text-decoration: none;border-style: none;}
   a:hover {color: #ff0000;text-decoration: underline;border-style: none;}
   a:active {color: #ff0000;text-decoration: none;border-style: none;}
ul
{
     list-style-image: url("arrow.gif");
     list-style-position: outside;
}
li
{
        font-size: 90%;
        font-weight: normal;
}
li.h2
{
     font-size: 120%;
     font-weight: bold;
     margin-top: .5cm;
}
li.msghdr
{
        font-family: garamond,times,serif;
        font-size: 90%;
        font-weight: normal;
}
li.text
{
        font-size: 100%;
        font-weight: normal;
        margin-left: 20px;
}
h1
{
        letter-spacing: 0.1cm;
        text-decoration: underline;
        font-family: arial,helvetica,sans-serif;
        font-weight: bolder;
        text-align: left;
        margin: 20px;
}
h2
{
        font-family: arial,helvetica,sans-serif;
        margin: 20px;
}
h2.small
{
        font-family: arial,helvetica,sans-serif;
	font-size: 80%;
        margin: 20px;
}
p
{
        font-weight: normal;
        font-family: arial,helvetica,sans-serif;
}
div
{
        color: rgb(0, 0, 0);
        background-color: rgb(255, 255, 192);
}
div.white
{
        color: rgb(0, 0, 0);
        background-color: rgb(255, 255, 255);
}
td.date
{
        font-family: courier,"courier new",monospace;
}
pre
{
    font-family: courier,"courier new",monospace;
    font-size: 10pt;
}

-->
</STYLE>


