body
{
	margin: 0;
	font-family: Trebuchet MS, Arial;
	font-size: 10pt;
	background-image: url('images/BgBody.jpg');
}

h1
{
	padding: 1px;
	margin: 0;
	font-size: 15px;
}

h3
{
	padding-bottom: 0;
	margin-bottom: 3px;
}

h4
{
	padding: 15px 0 0 0;
	margin: 0;
}

p
{
	padding: 0;
	margin: 3px 5px;
}

td
{
	font-size: 10pt;
	color: #514112;
}

a:link { text-decoration:none; color:#A42A27; font-weight:bold; }
a:visited { text-decoration:none; color:#A42A27; font-weight:bold; }
a:hover { text-decoration:none; color:#538519; font-weight:bold; }

small { color:#CBB592; }

select,input,textarea { font-family: Trebuchet MS, Arial;	font-size: 8pt; }

.judul
{
	font-weight: bold;
	text-transform: uppercase;
}

ol
{
	padding: 0 0 0 0;
	margin: 5px 0 5px 0px;
}

ul
{
	padding: 0 0 0 0;
	margin: 5px 0 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	list-style-type: circle;
}

li
{
	padding: 0px;
	margin-left: 25px;
	font-weight: normal;
	text-transform: none;
}

.collection ul
{
	list-style-type: circle;
}

.sitemap h4
{
	font-weight: bold;
	padding: 15px 0 0 0;
	margin: 0;
}

.sitemap p
{
	font-weight: bold;
	padding: 0 15px;
	margin: 0;
}

.sitemap ul
{
	padding: 0;
	margin: 0;
	list-style-type: circle;
}

.sitemap li
{
	padding: 0;
	margin: 0 50px;
}

.divMenuBottom a:link { text-decoration:none; color:#A42A27; font-weight:bold; }
.divMenuBottom a:visited { text-decoration:none; color:#A42A27; font-weight:bold; }
.divMenuBottom a:hover { text-decoration:none; color:#FFFFBE; font-weight:bold; }