
body { background-color: #FFFFFFF; margin:0px 0px; padding:0px; }

span,div,p,.text { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 12px; color:#000000; }

h1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 14px;
  text-decoration: none;
  text-align: center;
  color: #000000;
}

.blue { 
  font-family: Times New Roman;
  font-size: 80px;
  color: blue; 
}

.red { 
  font-family: New Roman;
  font-size: 80px;
  color: red; 
}

.yellow { 
  font-family: New Roman;
  font-size: 80px;
  color: yellow;
}

.green { 
  font-family: New Roman;
  font-size: 80px;
  color: green;
}

.black { 
  font-family: New Roman;
  font-size: 14px;
  color: black;
}

.katan { 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: black;
}