body 
		 { 	
			margin-bottom: 0;
			margin-left: 0;
			margin-right: 0;
			margin-top: 0;
			scrollbar-face-color:#B1CA93;
			scrollbar-highlight-color:#EDFFCF;
			scrollbar-3dlight-color:#FFFFED;
			scrollbar-darkshadow-color:#7F9861;
			scrollbar-shadow-color:#93AC75;
			scrollbar-arrow-color:#FFFFED;
			scrollbar-track-color:#CFE8B1;
		 } 
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: #FFFFFF;
		}
.h1 
		{ 
			font-family:  Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif, "MS Sans Serif";
			font-style: normal;
			font-weight: normal;
			font-size:24px;
			color: #FFFFFF;
		}
.h2 
		{  
			font-family:  Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif, "MS Sans Serif";
			font-style: normal;
			font-weight: normal;
			font-size:18px;
			color: #FFFFFF;
		 }
.h3   
		{  
			font-family:  Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif, "MS Sans Serif";
			font-style: normal;
			font-weight: normal;
			font-size:12px;
			color: #FFFFFF;
		 }
.h4 
		 { 
			font-family:  Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif, "MS Sans Serif";
			font-style: normal;
			font-weight: normal;
			font-size:10px;
			color: #FFFFFF;
		}
.h5 
		{  
			font-family:  Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif, "MS Sans Serif";
			font-style: normal;
			font-weight: normal;
			font-size:8px;
			color: #FFFFFF;
		}

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: #FFFFFF;
			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: #FFFFFF;
			text-decoration: none;
		}
