body { 
  margin-left:20px;
  margin-right:0px;
  margin-top:0px;
  margin-bottom:10px;
  background-image: url(../media/pixel.jpg);
}
.class { background-color: #C5D2E4; }
h1 { font-size: 15px; font-family: "courier new", "Prestige LT Elite", "times new roman", helvetica, verdana, "Prestige12 BT"; font-weight: bold; font-style: normal; }
h2 { font-size: 12px; font-family: "courier new", "Prestige LT Elite", "times new roman", helvetica, verdana, "Prestige12 BT"; font-weight: normal; font-style: normal; }
h3 { font-size: 11px; font-family: "courier new", "Prestige LT Elite", "times new roman", helvetica, verdana, "Prestige12 BT"; font-weight: normal; font-style: normal; }
h4 { font-size: 10px; font-family: "courier new", "Prestige LT Elite", "times new roman", helvetica, verdana, "Prestige12 BT"; font-weight: normal; font-style: normal; }
h5 { font-size: 14px; font-family: "courier new", "Prestige LT Elite", "times new roman", helvetica, verdana, "Prestige12 BT"; font-weight: normal; font-style: normal; }
a:link { color: #000; text-decoration: none;}
a:visited { color: #000; text-decoration: none;}
a:hover { color: #fff; text-decoration: none;}
a:active { color: #fff; text-decoration: none;}
p {
  font-family:courier new,helvetica,verdana,arial,sant-serif;
  font-weight:normal;
  font-style:normal;
  font-size:12px;
  text-align:justify;
  color:#000000;
}
