body {
    background-color: transparent
	}
.text-small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	vertical-align: top;
    }
.judul {
    font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #6699cc;
	vertical-align: top;
    }
a:link, a:visited, a:active {
    color: #cc0000;
    font-family: Verdana;
    font-size: 11px;
    text-decoration: underline;
    }
a:hover {
    color: #336699;
    font-family: Verdana;
    font-size: 11px;
    text-decoration: none;
    }