@charset  "UTF-8";

/* CSS Document */
div
{
	width:920px;
	padding:0;
	border:0px;
	margin-left:96px;
}
body {
	background-color:#000000;
	font-family:"Times New Roman", Times New Roman, Times, serif;
	color:#ffffff;
	font-size:100%;
	line-height:100%;
	vertical-align:middle;
}
p {
	font-family:"Times New Roman", Times New Roman, Times, serif;
	color:#ffffff;
	font-size:120%;
	line-height:150%;
	vertical-align:middle;
}
p.two {
	font-family:"Times New Roman", Times New Roman, Times, serif;
	color:#ffffcc;
	font-size:90%;
	line-height:150%;
	vertical-align:middle;
}
a {
	font-size:100%;
	font-stretch:normal;
	font-family:"Times New Roman", Times New Roman, Times, serif;
	line-height:200%;
	text-decoration:none;
}
a:link {
	color:#ffffcc;
}
a:visited {
	color:#999999;
}
a:hover {
	color:#ffffff;
}
a:active {
	color:#cccccc;
}
.thai {
	font-family:"Times New Roman", Times New Roman, Times, serif;
	color:#ffffff;
	font-size:110%;
	line-height:180%;
	vertical-align:middle;
}
a.th {
	font-size:90%;
	line-height:150%;
	font-stretch:normal;
	text-decoration:none;
}
a.th:link {
	color:#ffffcc;
}
a.th:visited {
	color:#999999;
}
a.th:hover {
	color:#ffffff;
}
a.th:active {
	color:#cccccc;
}
h6
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:200;
}