@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #666666;
}
.style1 {color: #FF0000}
.isi{
	margin:10px;
}
.tajuk{line-height:35px;}
.tajuk2{line-height:25px;}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:20px;
}
.style2 {font-size: x-small}
.style3 {
	color: #CC3300;
	font-weight: bold;
	font-size: 24px;
}
.tanda {
	list-style-image: url(images/right.jpg);
	list-style-position: outside;
}

