
  BODY {
    background: White url(http://www.zuskin.com/yosi/background_yosi.gif);
    background-repeat: repeat;
    background-attachment: scroll;
    font-size:13pt;
    color:black;
    font-family:Tennessee SF;
    a.paintlink { color: #FF0000; text-decoration: none }
    a:link.paintlink { color: #FF0000; text-decoration: none }
    a:visited.paintlink { color: #FF0000; text-decoration: none }
    a:active.paintlink { color: #FF0000; text-decoration: none }
    a:hover.paintlink { color: #0000FF; text-decoration: none }
  }

P {
font-family: Tennessee SF; 
font-size:13pt;
color: #FF0000; 
margin-left: 1%; 
margin-right: 1%; 
margin-top: 1pt; 
margin-bottom: 1pt;
text-indent: 1cm; 
text-align: justify;
}



