<style>
<!--
body
{
        font-family: Geneva, Arial, Helvetica, sans-serif;
        font-size: 12px;

    background-color: #5186EC;
    margin-bottom:0px;

    font-weight:normal;
    letter-spacing:0px;
}

/*
        Just uncomment the following block if you want to avoid spaces between
        paragraphs. Remember to apply the same style in your output front end page.
*/

P, UL, LI, td
{
        font-family: Geneva, Arial, Helvetica, sans-serif;
        font-size: 12px;

    margin-top:0px;
    margin-bottom:0px;

    font-weight:normal;
    letter-spacing:0px;
}

.Bold
{
        font-weight: bold;
}

.Title
{
        font-weight: bold;
        font-size: 18px;
        color: #cc3300;
}

.Code
{
        border: #8b4513 1px solid;
        padding-right: 5px;
        padding-left: 5px;
        color: #000066;
        font-family: 'Courier New' , Monospace;
        background-color: #ff9933;
}

.header_small
{
 font-size: 14pt;
 font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
}

.header_big
{
 font-weight: bold;
 font-size: 18pt;
 font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
}
.style3 {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; }

a:link { color: black; text-decoration: underline }
a:active { color: yellow; text-decoration: underline }
a:visited { color: black; text-decoration: underline }
a:hover { color: #666666; text-decoration: underline}
.style8 {color: #99B3E9}

.btnbar
{
  cursor:hand;
  color:white;
  font-size: 8pt;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-weight:bold;
}

.style1 {
        font-family: Geneva, Arial, Helvetica, sans-serif;
        font-size: 12px;
}

-->
</style>
