/* CSS Document */

body
{
	font-family:Tahoma;
	font-size:8pt;
	background:#C0C0C0;
	color:#000000;

}

tr,td,input,select,option,textarea
{
	font-family:Tahoma;
	font-size:8pt;
	color:#000000;
}
a{
	text-decoration: none;
	color: #000066;
	font-weight:bold;
}

a:link{
	text-decoration: none;
}

a:visited{
	text-decoration: none;
}

a:hover{
	text-decoration: none;
	color:#FF0000;
	text-shadow:#000000;
}

.judul_menu {
color:#000066;
font-weight:bold;
}

.kop {
color:#000099;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.pengirim {
color:#999999;
} 