.dummy{   font-family: Arial, sans-serif;
}

body{     font-family: Arial, Helvetica, sans-serif;
          color: rgb(0,0,0);
          font-weight: normal;
          font-style: normal 
}
td{     font-family: Arial, Helvetica, sans-serif;
          color: rgb(0,0,0);
          font-weight: normal;
          font-style: normal 
}
h1{       font-family: Times New Roman, Times, serif;
          font-size: 250%;
          color: rgb(128,64,64);
          font-weight: normal;
          font-style: italic 
}
h2 {      font-family: Arial, Helvetica, sans-serif;
          font-size: 160%;
          color: rgb(204,51,51);
          font-weight: normal;
          font-style: normal 
}
h3 {      font-family: Arial, Helvetica, sans-serif;
          font-size: 125%;
          color: rgb(0,51,204);
          font-weight: normal;
          font-style: normal 
}
h6 {      font-family: Arial, Helvetica, sans-serif;
          font-size: 85%;
          color: rgb(51,102,102);
          font-weight: bold;
          font-style: normal 
}
.front       { font-family: Times New Roman; font-size: 16px; color: purple; font-weight: bold }
