
body
{
   background-image: url(img/bg1.jpg);
   background-position: center

}
.normal
{ 
   font-family:  "Times New Roman", "Verdana","Arial", sans-serif;
   font-size: "11pt";
}
.normal_index
{
    font-family:  "Times New Roman", "Verdana","Arial", sans-serif;
   font-size: "12pt";
   font-weight:bold;
}
td
{
   font-family: ,"Times New Roman", "Verdana","Arial", sans-serif;
   font-size: "10pt";
}
td.label
{
   font-weight:bold;
   font-size: "10pt";
}
.party
{ 
   font-family: "Arial", sans-serif;
   font-size: "9pt";
}
.label
{ 
   font-weight: bold;
   font-size: "11pt";
}
.head1
{
    background-color: yellow;
   font-weight: bolder;
   font-size: "13pt";
}
LI.square { list-style: square inside }
.website
{
    font-family: "Verdana","Arial", sans-serif;
    color: "blue"
}