.body
{ font-family: Tahoma;
  font-size: 9pt;
  color: #0;
  text-decoration: none;
}
.bg
{
background:#F22700 ;
}
.heading
{ font-family: Tahoma;
  font-size: 11pt;
  font-weight: bold;
  color: #990000;
  text-decoration: none;
}

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

.footer
{ font-family: Tahoma;
  font-size: 8pt;
  color: #000000;
  text-decoration: none;
}
.besar
	{ font-size:12pt;}
.tebal
	{font-size:14pt;}
.menuatas
{ font-family: Tahoma;
  font-size: 8pt;
  font-weight: bold;
  /*line-height: 18px;*/
  color:#009900;
  text-decoration: none;
}
.menuatas:hover
{ text-decoration: underline;
  color: #FF7B1E;
}.link
{ font-family: Arial;
  font-size: 9pt;
  line-height: 18px;
  color:#009900;
  text-decoration: none;
}
.link:hover
{ text-decoration: underline;
  color: #FF7B1E;
}