body {
   font-family: Verdana;
 color: #ff0000;
 text-decoration: none
 background: #55ffff;
   background-color: #AFAFAF;
   padding: 0px;
  margin: 0px;
  color: #ff9f00;
 /*background-color: #00ffff; */
  scrollbar-3dlight-color:#cfcfcf;
  scrollbar-arrow-color:#0000df;
  scrollbar-base-color:#cfcfcf;
  scrollbar-darkshadow-color:#cfcfcf;
  scrollbar-face-color:#cfcfcf;
  scrollbar-highlight-color:#0000df;
  scrollbar-shadow-color:#0000df;
 /* background-image:url(../bilder/yoga-1.jpg);
  background-repeat:no-repeat;
  background-attachment:fixed;
  background-position:center;*/
}

p {
 font-family: Verdana;
/* font-weight: bold;       */
 font-size: +12;
 text-align: left;
 color: #FFBF00;
/* background: #55ffff;*/
}


h1 {
 font-family: Verdana;
/* font-size: medium;  */
 font-size: 24;
 font-weight: bold;
 text-align: center;
 color: #7F7F7F;
 /*background: #FFFFFF; */
}

h2 {
 font-family: Verdana;
/* font-size: x-large;           */
 font-weight: bold;
 font-size: 16;
 text-align: center;
 color: #4F4F4F;
/* background: #FFFFFF;        */
}

a {
 font-family: Verdana;
 font-weight: bold;
 font-size: 10;
 text-align: left;
 color: #FFFF00;
 text-decoration: none
/* background: #55ffff;*/
}
td    {
 font-family: Verdana;
 font-weight: bold;
 font-size: -3;
 text-align: left;
 color: #FFFF00;
 text-decoration: none
/* background: #55ffff;*/
}