pre {
	font-size: 9pt;
	padding: 10px;
	background-color: #F8F8F8;	
}

DIV {
	font-family : Tahoma, Helvetica;
}

.clsCM3On {
	color: black;
	font-weight: bold;
	font-size : 10px;
	text-decoration : none;
	padding: 2px 4px;
	text-align: center;
}

.clsCM3Over {
	color: black;
	font-weight: bold;
	font-size : 10px;
	text-decoration : none;
    padding: 2px 4px;
	text-align: center;
}

.base_font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
}
.bg_index {
	background-attachment: fixed;
	background-image: url(images/bg_logo.gif);
	background-repeat: no-repeat;
	background-position: 150px 100px;
}
.bg_content {
	background-attachment: fixed;
	background-image: url(images/bg_logo.gif);
	background-repeat: no-repeat;
	background-position: 200px 120px;
}
.tajuk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-align: left;
}
.subtajuk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-align: left;
}
