.body
{ font-family: Arial;
  font-size: 10pt;
  color: #0;
  text-decoration: none;
}
.head
{ font-family: Tahoma;
  font-size: 11pt;
  color: #000000;
  text-decoration: none;
}
.judul
{ /*font-family: "Brush Script MT";*/
font-family: "Century Gothic";
font-weight:bold;
  font-size: 16pt;
  color: #6666CC;
  text-decoration: none;
}

.run
{ font-family: Tahoma;
  font-size: 11pt;
  color: #CC6600;
  text-decoration: none;
}

.footer
{ font-family: Tahoma;
  font-size: 9pt;
  color: #333333;
  text-decoration: none;
}
.menuatas1
{ font-family: Arial;
  font-size: 9pt;
  /*font-weight: bold;*/

  color: #0;
  text-decoration: none;
}
.menuatas
{ font-family: Tahoma;
  font-size: 9pt;
  font-weight: bold;
  line-height: 18px;
  color: #333399;
  text-decoration: none;
}
.menuatas:hover
{ text-decoration: underline;
  font-weight: bold;
  color: #FF0000;
}


.link
{ font-family: Arial;
  font-size: 9pt;
  font-weight: bold;
  line-height: 18px;
  color:#000000;
  text-decoration: none;
}
.link:hover
{ text-decoration: underline;
  font-weight: bold;
  color: #FF0000;
}
.ling
{ font-family: Arial;
  font-size: 10pt;
  line-height: 18px;
  color: #3300CC;
  text-decoration: none;
}
.ling:hover
{ text-decoration: none;
  color: #FF3300;
}