@charset "utf-8";
body {
	background-color: #e4e7fa;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #1a3553;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
h6 {
	font-family: "Angsana New", AngsanaUPC, "Browallia New", BrowalliaUPC;
	font-size: 22px;
	color: #1a3553;
}
.blue {
	color: #006699;
}
.orange {
	color: #CC6600;
}
