body 
{
	margin: 0px  0px; 
	padding: 0px  0px;
}
a:link 
{ 
	color: #d7d7d7; 
	text-decoration: underline;
}
a:visited 
{ 
	color: #d7d7d7;
	text-decoration: underline;
}
a:active 
{ 
	color: #0099FF; 
	text-decoration: underline;
}
a:hover 
{ 
	color: #0099FF; 
	text-decoration: none;
}
.normaltext 
{  
	font-size: 15px; 
	font-style: normal;
}
.boldtext 
{  
	font-size: 16px; 
	font-style: normal; 
	font-weight: bold;
}
.unnamed1 
{  
	font-size: 16px; 
	font-style: oblique;
}
.smallfont 
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal;
}
.normalsmall 
{  
	font-family: AngsanaUPC; 
	font-size: 16px;
}
.unnamed2 
{  
	font-family: "MS Sans Serif", "Microsoft Sans Serif"; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal;
}
.td
{
	color:white;
	font-family:"Ms Sans Serif";
	font-size:12px;
}
.td2
{
	color:#DDDDED;
	font-family:"Ms Sans Serif";
	font-size:12px;
}
.td3
{
	color:#DDDDED;
	font-family:"Ms Sans Serif";
	font-size:12px;
	text-align:right;
}
hr.a
{
	color:#DDDDDD;
	height:1px;
	width:100%;
}