body 
{
background-color:   #FFFFFF;
margin-top:         0px;
margin-bottom:      0px;
margin-left:        0px;
margin-right:       0px
}

.text              {font-family: Arial, Helvetica, sans-serif; color: #000000}
.textbold          {font-family: Arial, Helvetica, sans-serif; font-weight: bold  ; color: #000000}

a:link              {color: #0000CC; text-decoration: none}
a:visited           {color: #0000CC; text-decoration: none }
a:hover             {color: #0000CC; text-decoration: underline}
a:active            {color: #AA0000; text-decoration: none }
