<!--
a:link	
{
	color: rgb(51,153,255);  TEXT-DECORATION: none
}
a:visited
{
	color: rgb(51,102,204); 
} 
a:active 
{
	color: rgb(255,153,0);
}
h1
{
	font-family: Tahoma, MS Sans Serif, Microsoft Sans Serif, BrowalliaUPC, AngsanaUPC;
	color: #FF9900;font-size:24pt; font-weight:bold
}
h2
{
	font-family: Tahoma, MS Sans Serif, Microsoft Sans Serif, BrowalliaUPC, AngsanaUPC;
	color: #CC00FF;font-size:18pt; font-weight:bold 
}
h3
{
	font-family: Tahoma, MS Sans Serif, Microsoft Sans Serif, BrowalliaUPC, AngsanaUPC;
	color: #000000;font-size:13px; font-style:italic 
}
h5
{
	font-family: Tahoma, MS Sans Serif, Microsoft Sans Serif, BrowalliaUPC, AngsanaUPC;
	color: #000000;font-size:12px;
}
h6
{
	font-family: Tahoma, MS Sans Serif, Microsoft Sans Serif, BrowalliaUPC, AngsanaUPC;
	color: #000000;font-size:12px;
}
menu         { font-family: Cordia New; font-size: 15px }
body
{
	font-family: Tahoma, MS Sans Serif, Microsoft Sans Serif, BrowalliaUPC, AngsanaUPC;
	color: #000000;font-size:12px; 
}
.body_p      
{  
	font-family: Tahoma, MS Sans Serif, Microsoft Sans Serif, BrowalliaUPC, AngsanaUPC;
	color: #FFFFFF;font-size:13px 
}
.h1_p        
{ 
	font-family: Tahoma, MS Sans Serif, Microsoft Sans Serif, BrowalliaUPC, AngsanaUPC;
	background-color: #FFAC00;
	color: #000000;font-size:23px; font-weight:bold
}
.h2_p
{
	font-family: Tahoma, MS Sans Serif, Microsoft Sans Serif, BrowalliaUPC, AngsanaUPC;
	background-color: #000000;
	color: #FFFFFF;font-size:13px; font-weight:bold 
}
.h6_p        
{ 
	font-family: Tahoma, MS Sans Serif, Microsoft Sans Serif, BrowalliaUPC, AngsanaUPC;
	color: #C0C0C0;font-size:12px;  
}
-->