
.text3 { font-family: arial; font-size: 9pt; color: #000000; font-weight: normal; text-decoration: none }

.text { font-family: arial; font-size:9pt; color: #454545; font-weight: normal; text-decoration: none }
.text2 
{
 font-family: arial; font-size: 9pt; color: #000000; font-weight: normal;
 text-decoration: none;
 BACKGROUND-COLOR: #ffffff;
  BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
     BORDER-LEFT: medium none;
    CURSOR: hand;
    BORDER-BOTTOM: medium none;
 }

.title { font-family: arial; font-size: 10pt; color: #53341E; font-weight: bold; text-decoration: none }
.title2 { font-family: arial; font-size: 10pt; color: #ffffff; font-weight: bold; text-decoration: none }
.note { font-family: arial; font-size: 8pt; color: #CC0000; font-weight: normal; text-decoration: none }
.button
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    BORDER-LEFT: medium none;
    CURSOR: hand;
    COLOR: white;
    BORDER-BOTTOM: medium none;
    FONT-FAMILY: arial, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #60030E
}

body {margin: 0; }
td { font-family: arial; font-size: 8pt; color: #000000; font-weight: normal; text-decoration: none }
form {margin-bottom : 0; }


A:hover { text-decoration: underline}
.link { font-family: arial; font-size: 9pt; color: #644E0B; font-weight: bold; text-decoration: none }