Body
{
    MARGIN-TOP: 0%;
}


.textfield
{
   FONT-SIZE: 10pt;
   FONT-WEIGHT: bold;
   COLOR: #c00000;
   BACKGROUND-COLOR: transparent;
   FONT-FAMILY: Comic Sans MS, Arial, Helvetica, sans-serif
}

Table
{
	Background-Image:url("Websets/piglet_tigger_light.jpg")
}

.normaltext
{
   FONT-SIZE: 10.5pt;
   COLOR: #A60808;
   BACKGROUND-COLOR: transparent;
   FONT-FAMILY: "Comic Sans MS", "Times New Roman", Times, serif;
}

.normallink
{
    FONT-SIZE: 10pt;
    COLOR: #c00000;
    BACKGROUND-COLOR: transparent;
    FONT-FAMILY: Comic Sans MS, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}
.normallink:hover
{
    FONT-SIZE: 10pt;
    COLOR: #c00000;
    BACKGROUND-COLOR: transparent;
    FONT-FAMILY: Comic Sans MS, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: underline
}

.smallwords
{
   FONT-WEIGHT: bold;
   FONT-SIZE: 8pt;
   COLOR: #C00000;
   BACKGROUND-COLOR: transparent;
   FONT-FAMILY: Arial, Helvetica, sans-serif;
}