body, td, tr {
	font-family: Tahoma;
	font-size: 11px;
	color:#FFFFFF;
}
a, a:visited, a:active
{
	text-decoration: none;
	font-size: 11px;
	font-family: Tahoma;
	color:#FF6600;
}
a:hover
{
	text-decoration: none;
	color:#009900;
	font-size: 11px;
	font-family: Tahoma;
}
a.title, a.title:visited, a.title:active
{
	text-decoration: none;
	font-size: 12px;
	font-family:Tahoma;
	color:#FF6600;
	font-weight:bold;
	text-transform:uppercase;
}
a.title:hover
{
	text-decoration: none;
	color:#009900;
	font-size: 12px;
	font-family: Tahoma;
	font-weight:bold;
	text-transform:uppercase;
}
.desc {
	padding-bottom:3px;
	padding-top:9px;
	text-align:justify;
}
.judul {
	color:#FF6600;
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
}
.footer { 
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:98px;
	vertical-align:bottom;
	text-align:center;
	padding-bottom:25px;
	background-image:url(images/page5.gif);
}
