/* Special Customised */
h1.npDosis {
	font-family: 'Dosis', sans-serif;
	font-size: 33px;
	font-weight: bold; 
	color: rgb(0, 0, 0);
}

h1.npAnton {

	font-family: 'Anton', sans-serif;
	font-size: 33px;
	font-weight: bold; 
	color: rgb(0, 0, 0);
}

h1.npDesc {

	font-family: Arial;
	font-size: 33px;
	font-weight: bold; 
	color: rgb(0, 0, 0);
}


h2.npAnton {

	font-family: 'Anton', sans-serif;
	font-size: 27px;
	font-weight: bold; 
	color: rgb(255, 255, 255);
}

h3.npAnton {

	font-family: 'Anton', sans-serif;
	font-size: 21px;
	font-weight: bold; 
	color: rgb(0, 0, 0);
}

h3.npDesc {
	font-weight: bold; 
	font-family: Arial; 
	color: rgb(0, 0, 0);
}


h10.npCaveatBrush {

	font-family: 'Caveat Brush', cursive;
	font-size: 18px;
	color: rgb(0, 0, 0);
}

div.npLatoDesc {
	font-size: 18px;
	font-family: 'Lato', sans-serif;
	text-align: justify;
	color: Black;
}

table.npDesc {
	opacity: 0.8;
	background-image:url('http://nationalpark.asia/image/catalog/Islands/Perhentian Island/06b-perhentian-island-terengganu-malaysia-snorkling-fun-1024x768.jpg'); 
	background-repeat:no-repeat; 
	width:100%; 
}

td.npLatoDesc {
	font-size: 18px;
	font-family: 'Lato', sans-serif;
	text-align: justify;
	color: Black;
}

p.npLatoDesc {
	font-size: 28px;
	font-family: 'Lato', sans-serif;
	text-align: justify;
	color: Black;
}

h5.npDesc {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial; 
	text-align: justify;
	color: rgb(0, 0, 0);
}

div.npDesc {
	font-size: 14px;
	font-weight: bold;
	text-align: justify;
	color: rgb(0, 0, 0);
}

td.npDesc {
	background:rgba(255,255,255,0.5); 
	padding: 10px;
}


/* default font size */
p.npLato {
	font-size: 14px;
	font-family: 'Lato', sans-serif;
	text-align: justify;
}


