body{
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	background-color: #990000;
}
table, tr, td, p, div {
	font-family: Verdana, Helvetica, Tahoma, "MS Sans Serif", AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #000000;
}
form, input, textarea, select{
	font-family: Verdana, Helvetica, Tahoma, "MS Sans Serif", AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #000000;
}
a:link, a:visited, a:active{
	font-family: Verdana, Helvetica, Tahoma, "MS Sans Serif", AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #000099;
	text-decoration: none;
}
a:hover{
	font-family: Verdana, Helvetica, Tahoma, "MS Sans Serif", AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #339900;
	text-decoration: underline;
}
a.new:link, a.new:visited, a.new:active{
	font-family: Verdana, Helvetica, Tahoma, "MS Sans Serif", AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size:10.5px;
	color: #FEF89A;
	text-decoration: none;
}
a.new:hover{
	font-family: Verdana, Helvetica, Tahoma, "MS Sans Serif", AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size:10.5px;
	color: #FFF100;
	text-decoration: underline;
}
.head {
	font-family: Verdana, Helvetica, Tahoma, "MS Sans Serif", AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:13px;
	color: #333333;
}