@charset "windows-874";
body {
	margin: 0px;
	padding: 0px;
	background-color:#000000;
}
td, tr, div {
	font-family:"vernada", tahoma;
	font-size:11px;
	color:#333;
	line-height:13px;
}
.font12 {
	font-family:"vernada", tahoma;
	font-size:12px;
	color:#333;
	line-height:13px;
}
#footer td {
	color:#999;
}