@charset "UTF-8";
body,td,th {
	font-family: Andale Mono, Consolas, Times New Roman;
	font-size: 14px;
	color: #000000;
}
body {
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
}
a {
	font-family: Andale Mono, Consolas, Times New Roman;
	font-size: 14px;
	color: #bebdbd;
}
a:link {
	color: #a11d30;
}
a:visited {
	color: #a11d30;
}
a:active {
	color: #a11d30;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Krungthep, Orator Std, Times New Roman;
}
h1 {
	font-size: 36px;
	color: #000000;
	font-family: Krungthep, "Orator Std", "Times New Roman";
}
h2 {
	font-size: 24px;
	color: #000000;
	font-family: Krungthep, "Orator Std", "Times New Roman";
}

