body 
		 { 	
			margin-bottom: 0;
			margin-left: 0;
			margin-right: 0;
			margin-top: 0;
			background-color:#000000;
		 } 
table, tr, th, td, div, span, input, option, p, textarea, li
		{ 
			font-family:  Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif, "MS Sans Serif";
			font-style: normal;
			font-weight: normal;
			font-size:11px;
			color: #7D7D7D;
		}

a:link, a:active, a:visited
		{
			font-family: Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif,"MS Sans Serif";
			font-style: normal;
			font-weight: normal;
			font-size:11px;
			color: #7D7D7D;
			text-decoration: none;
		}
a:hover
		{
			font-family: Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif, "MS Sans Serif";
			font-style: normal;
			font-weight: normal;
			font-size:11px;
			color: #FF9900;
			text-decoration: none;
		}
.small
		{ 
			font-family:  Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif, "MS Sans Serif";
			font-style: normal;
			font-weight: normal;
			font-size:5px;
			color: #000000;
		}