.body, td, th {
	font-family: "Angsana New", "Cordia New", "MS Sans Serif", Arial, Verdana;
	font-size: 16pt;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	text-align: justify;
	letter-spacing: normal;
}

.heading1 {
	font-family: "Angsana New", "Cordia New", "MS Sans Serif", Arial, Verdana;
	font-size: 27pt;
	font-style: normal;
	font-weight: bold;
	color: #0033CC;
	text-align: center;
}

.heading2 {
	font-family: "Angsana New", "Cordia New", "MS Sans Serif", Arial, Verdana;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	color: #3366CC;
}

.text3 {
	font-family: "Angsana New", "Cordia New", "MS Sans Serif", Arial, Verdana;
	font-size: 14pt;
	color: #3366CC;	
}
	
.sign {
	font-family: "Angsana New", "Cordia New", "MS Sans Serif", Arial, Verdana;
	font-size: 11pt;
	color: #003366;
}

table {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	border-color: #FFFFFF;
	border-width: 0;
}

a:link {
	color: #0033FF;
	font-size: 16pt;
	text-decoration: underline;
}

a:visited {
	color: #3399CC;
	font-size: 16pt;
	text-decoration: underline;
}

a:hover {
	color: #009933;
	font-size: 16pt;
	text-decoration: underline;	
}
