BODY
{
   font-weight: bold;
   font-size: 14pt;
   background-image: url(wallpap.jpg);
   font-family: 'Comic Sans MS';
}


INPUT
{
   font-weight: bold;
   font-size: 12pt;
   cursor: hand;
   color: blue;
   font-family: 'Comic Sans MS';
}
.button
{
   font-weight: bold;
   font-size: 12pt;
   color: blue;
   font-family: 'Comic Sans MS';
}
.text
{
   font-size: 14pt;
   color: purple;
   font-weight: bold;
   font-family: 'Comic Sans MS';
}
P
{
   font-weight: bold;
   font-size: 14pt;
   font-family: 'Comic Sans MS';

}
BUTTON
{
   font-weight: bold;
   font-size: 12pt;
   color: blue;
   font-family: 'Comic Sans MS';
}
CAPTION
{
   font-weight: bold;
   font-size: 14pt;
}

SELECT
{
   font-weight: bold;
   font-size: 12pt;
   font-family: 'Comic Sans MS';
}

