<style type="text/css">
<!--
h3         {font-family: "Times New Roman";
            color: #000000;
            font-size: 15pt;
            font-weight: bold;
            font-style: Oblique;
            text-decoration: none
           }

.name      {font-family: "Times New Roman";
            color: #000000;
            font-size: 15pt;
            font-weight: bold;
            text-decoration: none
           }

.owner     {font-family: "Times New Roman";
            color: #000000;
            font-size: 13pt;
            font-weight: normal;
            font-style: Oblique;
            text-decoration: none
           }
 
.pedigree  {font-family: "Times New Roman";
            color: #000000;
            font-size: 12pt; 
            font-weight: normal;
            font-style: Oblique;
            text-decoration: none
           }
 
.p1        {font-family: "Lucida Handwriting";
            font-style: Oblique;
            font-size: 150%; 
            color: #000000
           }

.p2        {font-family: "Times New Roman";
            font-style: Oblique;
            font-size: 150%;
            color: #000000 
           }

.p3        {font-family: "Times New Roman";
            font-style: Oblique;
            font-size: 125%;
            color: #FF0000;
            text-decoration: blink
           }

table      {font-family: ARIAL;
            color: #000000;
            font-size: 10pt;
            font-weight: normal;
            text-decoration: none
           }

P          {font-family: COURIER;
            color: #FF0000;
            font-size: 10pt;
            font-weight: normal;
            text-decoration: none
           }
  
A:link     {font-family: "Times New Roman";
            color: #900000;
            font-size: 12pt;
            font-weight: normal;
            font-style: Oblique;
            text-decoration: underscore
           }

A:hover    {font-family: "Times New Roman";
            color: #FF0000;
            font-size: 12pt;
            font-weight: normal;
            font-style: Oblique;
            text-decoration: underscore
           }
                  
A:visited  {font-family: "Times New Roman";
            color: #000080;
            font-size: 12pt;
            font-weight: normal;
            font-style: Oblique;
            text-decoration: underscore
           }

//-->
</style>