BODY
{ color: "#800000";
  background:"#F4AF8E";
  font-size: 17 px;
  font-family: "Times New Roman", serif;
  font-style: italic;
  font-weight: bold;
  margin-top: 0 px;
  margin-bottom: 0 px;
  margin-left: 0 px;
  margin-right: 0 px;
}

TABLE
{
  border: 0 px;
  width: 100%;
  cellspacing: 1 px;
  cellpadding: 1 px;
  margin-left: 0 px;
  margin-right: 0 px;
  margin-top: 0 px;
  margin-bottom: 0 px;
}

TR
{
  margin-left: 0 px;
  margin-right: 0 px;
  vertical-align: text-top;
  font-size: 15 px;
    font-style: italic;
    font-weight: bold;
    text-decoration:none;
}

TD.topleft
{
  width: 179 px;
  height: 100 px;
  background: "#F5D2C0";
  margin-left: 0 px;
  margin-right: 0 px;  
  border-bottom-style: solid;
  border-bottom-width: 2 px;
  border-bottom-color: "#B95C00";
  
  border-right-style: solid;
  border-right-width: 2 px;
  border-right-color: "#B95C00";
}

TD.top
{
  height: 100 px;
  background: "#F4AF8E";
  margin-left: 0 px;
  margin-right: 0 px;
  border-bottom-style: solid;
  border-bottom-width: 2 px;
  border-bottom-color: "#B95C00";

  border-right-style: solid;
  border-right-width: 2 px;
  border-right-color: "#B95C00";
}


TD.topright
{
  width: 140 px;
  background: "#F5D2C0";
  margin-left: 0 px;
  margin-right: 0 px;
  border-bottom-style: solid;
  border-bottom-width: 2 px;
  border-bottom-color: "#B95C00";
}

TD.left
{
  width: 179 px;
  background: "#F4AF8E";
  margin-left: 0 px;
  margin-right: 0 px;  
  border-right-style: solid;
  border-right-width: 2 px;
  border-right-color: "#B95C00";
  
  border-right-style: solid;
  border-right-width: 2 px;
  border-right-color: "#B95C00";

  border-bottom-style: solid;
  border-bottom-width: 2 px;
  border-bottom-color: "#B95C00";
}

TD.middle
{
  background: "#F5D2C0";
  margin-left: 0 px;
  margin-right: 0 px;  
  padding-left: 10 px;
  padding-right: 10 px;
  border-bottom-style: solid;
  border-bottom-width: 2 px;
  border-bottom-color: "#B95C00";
  
  border-right-style: solid;
  border-right-width: 2 px;
  border-right-color: "#B95C00";
}

TD.right
{
  background: "#F4AF8E";
  margin-left: 0 px;
  margin-right: 0 px;
  border-bottom-style: solid;
  border-bottom-width: 2 px;
  border-bottom-color: "#B95C00";
}

TD.bottomleft
{
  width: 179 px;
  background: "#F5D2C0";
  margin-left: 0 px;
  margin-right: 0 px;  

  border-right-style: solid;
  border-right-width: 2 px;
  border-right-color: "#B95C00";
}

TD.bottom
{
  background: "#F5D2C0";
  margin-left: 0 px;
  margin-right: 0 px;
  border-right-style: solid;
  border-right-width: 2 px;
  border-right-color: "#B95C00";
}

TD.bottomright
{
  background: "#F5D2C0";
  margin-left: 0 px;
  margin-right: 0 px;
  border-right-style: solid;
  border-right-width: 2 px;
  border-right-color: "#B95C00";
}

IMG
{
  border: 0 px;
  vspace: 0 px;
  hspace: 10 px;
}

IMG.cake
{
  border: 0 px;
  margin-bottom: 0 px;
  margin-top: 0 px;
  margin-left: 5 px;
  margin-right: 5 px;
  width: 18 px;
  height: 14 px;
}

H1
{ font-size: 16 px;
  font-style: italic;
  font-family: "Times New Roman", serif;
}
H2
{ font-size: 16 px;
  font-style: italic;
  font-family: "Times New Roman", serif;
}

H6
{ font-size: 12 px;
  font-style: italic;
  font-family: "Times New Roman", serif; 
}
H5
{ font-size: 16 px;
  font-style: italic;
  font-family: "Times New Roman", serif;
}
H5.bold
{ font-style: italic;
  font-weight: 700;}
H5.blue { font-style: italic;
  font-weight: 700;color: "#000080";}
H5.black { font-style: italic;
  font-weight: 700;color: "#000000";}
A { color: "#800000";
    font-size: 16 px;
    font-style: italic;
    font-weight: bold;
    text-decoration:none;}
A.big { font-size: 19 px;
        font-weight: 550;}
a:hover
{ color: yellow;}
A.blue { color:"#000080";}
A.blue:hover { color:"#800000";}
A.blue1 { color:"#000080";}
A.blue1:hover { color:"#ff0000";}
A.bigblue { font-size: 19 px;
            font-weight: 550;
            color:"#000080";}
A.adv { font-size: 12 px;
            font-weight: 400;
            color:"#FF8040";}
A.black { color:"#000000";}
A.text  { color:"#008080";}
A.ftext  { color:"#008080";}
A.green { color:"#008000";}
A.green:hover { color:"#800000";}
A.dkblue { color:"#000080";}
A.red { color:"#ff0000";}
A.red:hover { color:"#800000";}

P.about
{
  color: "#808000";
  text-align: justify;
}

P.text
{
  color: "#000000";
  text-align: justify;
}