<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
* {
margin : 0;
padding : 0;
}
html {
height : 100%;
}
body {
height : 100%;
color : #000;
cursor : default;
font-size : 12px;
line-height : 16px;
text-align : center;
background-color : #7fc241;
background-position : 50% 0;
background-repeat : no-repeat;
font-family : Tahoma, sans-serif;


}


div.scroll {
    scrollbar-base-color: red;
    scrollbar-face-color: red;
    scrollbar-track-color: red;
    scrollbar-3dlight-color: red;
    scrollbar-highlight-color: red;
    scrollbar-arrow-color: red;
    scrollbar-darkshadow-color: red;
    scrollbar-shadow-color: red;
}â€‹

table1 {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	}
	
	
table2 {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	}

.titlefont
{
	color:#FFF;
	}

.titlebox
{
	border:hidden;
	border:0px;
	
	}
a img {
border : 0;
}

.infobg
{
	background:http://system.spsmp.edu.my/img/blank.jpg;}

@font-face {
    font-family: "My Custom Font";
    src: url(/xiao_en/fontdef/chinese1.TTC) format("truetype");
}
	
	
.titleheader
{ font-size:16px;
	font-weight:bold;
	font-family: "Arial Rounded Bold",  "My Custom Font";
	color:#4db848;
	
}



.hearder {
	font-size: 25px;
	color: #4db848;
	font-family: "Arial Rounded Bold",  "My Custom Font";
	text-decoration: none;
	
}



.h2 {
	font-size: 20px;
	color: #4db848;
	font-family: "Arial Rounded Bold",  "My Custom Font";
	text-decoration: none;
	line-height:30px;
	text-align:center;
	
	
	
	
}

.h1 {
	font-size: 16px;
	color: #4db848;
	font-family: "Arial Rounded Bold", "My Custom Font";
	text-decoration: none;
	text-align:center;
	
}


.titlefont {
	font-size: 16px;
	color: #4db848;
	font-family: "Arial Rounded Bold", "My Custom Font";
	text-decoration: none;
	font-weight:bold;
	text-align:center;
	
}

.version {
	font-size: 14px;
	color: #f1ffe4;
	font-family: "Arial Rounded Bold", "My Custom Font";
	text-decoration: none;
	font-weight:bold;
	text-align:center;
	
}


.adminfont {
	font-size: 14px;
	color: #000;
	font-family: "Arial Rounded Bold", "My Custom Font";
	text-decoration: none;
	font-weight:bold;
}

.contentfont {
	color: #000;
	font-family: "Arial Rounded Bold", "My Custom Font";
	text-decoration: none;
	text-align:justify;
	
}


.tracktitle {
	font-size: 12px;
	
	font-family: "Arial Rounded Bold",  "My Custom Font";
	text-decoration: none;
	
	text-align:left;
	
	
	
	
	
}</pre></body></html>