/* ------------------------------------ *
 CSS
 %longdate% %time%
 %application%
 * ------------------------------------ */
 body
 {
 font-family: "Traditional Arabic",Arial,Verdana,;
 font: 12px
 color: #000000;,
 }
 h1 { font-size: 24pt; font-family: Traditional Arabic; font-weight: bold }
 
 h2 { font-size: 18pt; font-family: Traditional Arabic; font-weight: bold }
 a link { 
  font-weight: bold; 
  text-decoration: none; 
  color: #336699;
  }
a visited { 
  font-weight: bold; 
  text-decoration: none; 
  color: #5d9cbf;
  }
a hover, a active { 
  text-decoration: none;
  color: #7abe61;
  font-weight: italic;
  }
