body{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 1.1;
	margin: 0px;
	padding: 0px;
	background-color: #F5F5F5;
	font-size: 12px;
	text-align: center;
	background-image: url(images/bg.jpg);
}
a:link, a:visited{
	text-decoration: underline;
	color: #002F63;
}
a:hover{
	color: #CC6600;
	text-decoration: none;
}
h1{
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
}
h2{
	font-size: 60%;
}
p{
	color: #333333;
}
label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
li {
	color: #000000;
	font-size: 12px;
}
ul {
	color: #000000;
	margin-left: 0px;
	padding-left: 20px;
	list-style-type: circle;
	list-style-image: url(images/arrow.gif);
	text-align: left;
}
ol {
	list-style-position: outside;
	padding-left: 20px;
	margin-left: 0px;
}
td {
	font-size: 12px;
}
.tengah {
	left: 15%;
}
.red {
	color: #990000;
}
.more {
	font-weight: bold;
	color: #000099;
	text-align: right;
}
.cont {
	font-size: 11px;
	padding-left: 4px;
	background-image: url(images/m2_bg.gif);
	background-repeat: repeat-y;
	font-weight: bold;
}
