body 
		 {
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	background-color:#72D3F6;
	
 
		 } 
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: #333333;
		}
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: #333333;
			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: #FF6E03;
			text-decoration: none;
		}
		
		
		a.v:link, a.v:active, a.v:visited
		{
			font-family: Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif,"MS Sans Serif";
			font-style: normal;
			font-weight: normal;
			font-size:9px;
			color: #333333;
			text-decoration: none;
		}
a.v:hover
		{
			font-family: Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif, "MS Sans Serif";
			font-style: normal;
			font-weight: normal;
			font-size:9px;
			color: #FF6E03;
			text-decoration: none;
		}
