body
{
	background-image: url(background.jpg);
	background-color: #CDE0F8;
	margin-top: 0px;
	margin-left: 50px;
	font-size: x-small;
}
table
{
	border: 0px;
	font-size: small;
	width: 750px;
	font-family: Book Antiqua, arial;
	color : Navy;
}
td.judul1
{
	background-color: #FFCE63;
	border:thin solid #FFCE63;
	width: 230px;
	font-family: Monotype Corsiva, Book Antiqua, arial;
	font-size:14px;
	font-weight:bold;
	padding: 5px;
	vertical-align: middle;
}
td.isi1
{
	background-color: White;
	width: 230px;
	border: thin solid #FFCE63;
	font-size:11px;
	padding: 5px;
	vertical-align: top;
}
td.judul2
{
	background-color: Navy;
	border: thin solid navy;
	width:300px;
	color:white;
	font-family: Monotype Corsiva, Book Antiqua, arial;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	vertical-align: middle;
}
td.isi2
{
	background-color: White;
	background-image: url(fg.jpg);
	background-position: bottom;
	background-attachment: fixed;
	background-repeat: no-repeat;
	border: thin solid navy;
	font-size:11px;
	width:300px;
	padding-left: 5px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	vertical-align: top;
}
td.isi3
{
	border: 0px;
	width: 200px;
}
table.isi3
{
	font-size: 11px;
	width: 230px;
	font-family: Book Antiqua, arial;
	color : Navy;
	padding: 5px;
	vertical-align: top;
}
td.spasi
{
	width: 10px;
}
a:link 
{
	color:maroon;
	text-decoration: none;
}
a:visited
{
	color:maroon;
	text-decoration: none;
}
a:active
{
	color:maroon;
	text-decoration: none;
}
a:hover
{
	color: navy;
	text-decoration: underline;
}
a.1:link 
{
	color:maroon;
	text-decoration: underline;
}
a.1:visited
{
	color:maroon;
	text-decoration: underline;
}
a.1:active
{
	color:maroon;
	text-decoration: underline;
}
a.1:hover
{
	color: navy;
	text-decoration: underline;
}
a.foot:link 
{
	color:navy;
	text-decoration: none;
}
a.foot:visited
{
	color:navy;
	text-decoration: none;
}
a.foot:active
{
	color:navy;
	text-decoration: none;
}
a.foot:hover
{
	color: #FF9C00;
	text-decoration: underline;
}
select
{
	font-size: xx-small;
}
