/* name: class="body1" */
body.body1
 {
  margin-top:5px;
  margin-left:5px;
  background-color:#000000;
   }
/* name: class="body1" */


/* name: class="h1" */
h1.h1
 {
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 32px;
   font-weight:bold;
   color:#dd0000;
 }
/* name: class="h1" */

/* name: class="h2" */
h2.h2
 {
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 26px;
   font-weight:bold;
   color:#dd0000;
 }
/* name: class="h2" */

/* name: class="h3" */
h3.h3
 {
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 20px;
   font-weight:bold;
   color:#dd0000;
 }
/* name: class="h3" */

/* name: class="p1" */
p.p1
 {
   font-family: "verdana", "tahoma", "helvetica";
   font-size: 14px;
   color:#aaaaaa;
 }
/* name: class="p1" */
   
/* name: class="p2" */
p.p2
 {
   font-family: "verdana", "tahoma", "helvetica";
   font-size: 14px;
   color:yellow;
 }
/* name: class="p2" */

