body 
		 { 	
			margin-bottom: 0;
			margin-left: 0;
			margin-right: 0;
			margin-top: 0;
			body background="images/temp/bg-site.jpg";
		 } 
table, tr, th, td, div, span, p, li
		{ 
			font-family:  Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif, "MS Sans Serif";
			font-style: normal;
			font-weight: normal;
			font-size:11px;
			color: #006600;
		}
 input, option, select, textarea
		{ 
			font-family:  Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif, "MS Sans Serif";
			font-style: normal;
			font-weight: normal;
			font-size:10px;
			color: #006600;

		}
		input.button
		{
		 background: #006600; 
		 color: white; font-weight: 
		 bold; padding: 2px;
		}
.h1 
		{ 
			font-family:  Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif, "MS Sans Serif";
			font-style: normal;
			font-weight: bold;
			font-size:14px;
			color: #006600;
		}
.h2 
		{  
			font-family:  Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif, "MS Sans Serif";
			font-style: normal;
			font-weight: normal;
			font-size:18px;
			color: #006600;
		 }
.h3   
		{  
			font-family:  Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif, "MS Sans Serif";
			font-style: normal;
			font-weight: normal;
			font-size:12px;
			color: #006600;
		 }
.h4 
		 { 
			font-family:  Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif, "MS Sans Serif";
			font-style: normal;
			font-weight: normal;
			font-size:10px;
			color: #006600;
		}
.h5 
		{  
			font-family:  Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif, "MS Sans Serif";
			font-style: normal;
			font-weight: normal;
			font-size:8px;
			color: #006600;
		}

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: #0000EE;
			text-decoration: underline;
		}
a:hover
		{
			font-family: Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif, "MS Sans Serif";
			font-style: normal;
			font-weight: normal;
			font-size:11px;
			color: ##551A8B;
			text-decoration: underline;
		}
a.newlink:link, a.newactive:active, a.visited:visited
		{
			font-family: Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif,"MS Sans Serif";
			font-style: normal;
			font-weight: normal;
			font-size:11px;
			color: #005881;
			text-decoration: underline;
		}
a.newhover:hover
		{
			font-family: Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif, "MS Sans Serif";
			font-style: normal;
			font-weight: normal;
			font-size:11px;
			color: #0074A5;
			text-decoration: underline;
		}
	.error
{  
	font-family: Verdana, Helvetica, Tahoma, "MS Sans Serif", AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: Bold;
	font-size:16px;
	color: #FF0000;
}