body 
		 {
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	background-color: #ECF2E6;
	scrollbar-face-color:#D3D3D3;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#A1A1A1;
	scrollbar-shadow-color:#B5B5B5;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#F1F1F1;
		 } 
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:  #7B848D;
		}

.keyword
		{ 
			font-family:Arial, Helvetica, Tahoma, AngsanaUPC, sans-serif, "MS Sans Serif";
			font-style: normal;
			font-weight: normal;
			font-size:10px;
			color: #EAF0E2;
		}
.copyright 
		{ 
			font-family:Arial, Helvetica, Tahoma, AngsanaUPC, sans-serif, "MS Sans Serif";
			font-style: normal;
			font-weight: normal;
			font-size:10px;
			color: #FFFFFF;
		}
.copyright-new
		{ 
			font-family:Arial, Helvetica, Tahoma, AngsanaUPC, sans-serif, "MS Sans Serif";
			font-style: normal;
			font-weight: normal;
			font-size:11px;
			color: #FFFFFF;
		}
.head-green
		{ 
			font-family:Arial, Helvetica, Tahoma, AngsanaUPC, sans-serif, "MS Sans Serif";
			font-style: normal;
			font-weight: bold;
			font-size:12px;
			color: #467815;
		}
.h1 
		{ 
			font-family:  Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif, "MS Sans Serif";
			font-style: normal;
			font-weight: normal;
			font-size:24px;
			color:  #153C0D;
		}
.h2 
		{  
			font-family:  Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif, "MS Sans Serif";
			font-style: normal;
			font-weight: normal;
			font-size:18px;
			color:  #153C0D;
		 }
.h3   
		{  
			font-family:  Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif, "MS Sans Serif";
			font-style:Bold;
			font-weight: Bold;
			font-size:12px;
			color: #497915;
		 }
.h4 
		 { 
			font-family:  Arial, Helvetica, Tahoma, AngsanaUPC, sans-serif, "MS Sans Serif";
			font-style: normal;
			font-weight: normal;
			font-size:11px;
			color: #7B848D;
		}
.h5 
		{  
			font-family:  Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif, "MS Sans Serif";
			font-style: normal;
			font-weight: normal;
			font-size:8px;
			color:  #153C0D;
		}

a:link, a:active, a:visited
		{
			font-family: Arial, Helvetica, Tahoma, AngsanaUPC, sans-serif,"MS Sans Serif";
			font-style: normal;
			font-weight: normal;
			font-size:11px;
			color: #D8C354;
			text-decoration: none;
		}
a:hover
		{
			font-family: Arial, Helvetica, Tahoma, AngsanaUPC, sans-serif, "MS Sans Serif";
			font-style: normal;
			font-weight: normal;
			font-size:11px;
			color:#ECF2E6;
			text-decoration: none;
		}
a.small:link, a.small:active, a.small:visited
		{
			font-family: Arial, Helvetica, Tahoma, AngsanaUPC, sans-serif,"MS Sans Serif";
			font-style: normal;
			font-weight: normal;
			font-size:11px;
			color: #FFFFFF;
			text-decoration: none;
		}
a.small:hover
		{
			font-family: Arial, Helvetica, Tahoma, AngsanaUPC, sans-serif, "MS Sans Serif";
			font-style: normal;
			font-weight: normal;
			font-size:11px;
			color:#D8C354;
			text-decoration: none;
		}
a.more:link, a.more:active, a.more:visited
		{
			font-family: Arial, Helvetica, Tahoma, AngsanaUPC, sans-serif,"MS Sans Serif";
			font-style: normal;
			font-weight: normal;
			font-size:11px;
			color: #497915;
			text-decoration: none;
		}
a.more:hover
		{
			font-family: Arial, Helvetica, Tahoma, AngsanaUPC, sans-serif, "MS Sans Serif";
			font-style: normal;
			font-weight: normal;
			font-size:11px;
			color:#666666;
			text-decoration: none;
		}
