@font-face {
    font-family: Myriad Pro;
    font-style:  normal;
    font-weight: normal;
    src: url(http://www.iaem.com.sg/fonts/MYRIADW4.eot);
  }

a:link {
	color: #0000FF;
	font-weight: normal;
	text-decoration: underline;
}
a:visited {
	color:  #0000FF;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #FF9900;
}

.ContentsText {
	font-family: Myriad Pro;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	
	}
.SmallText {
	font-family: Myriad Pro;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	
	}


.SubheaderText {
	font-family: Myriad Pro;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #336633;
	
	}

.HeaderText {
	font-family: Myriad Pro;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	
	}

.FooterText {
	font-family: Myriad Pro;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 22px;
	
	}
	
.Copyright {
	font-family: Myriad Pro;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	
	}
 
  .border{
	border-collapse:collapse;
	border: 1px solid #999999;
	border-color: #999999;
 }