body 
		 { 	
			margin-bottom: 0;
			margin-left: 0;
			margin-right: 0;
			margin-top: 0;
			background-color:#D1CFD0;
		 } 
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: #555555;
		}
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: #555555;
			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: #333333;
			text-decoration: underline;
		}
