/* Global Parameters  */

	body         {
	background-color: #FFFFFF;
	font-family: Arial, Verdana, "Times New Roman";
	font-size: 12px;
	color: #006;
	margin-left: 4px;
	margin-top: 4px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing: normal;
	word-spacing: normal;

}
/* Document Links  */

a:link       {
	text-decoration: underline;
	font-family: Arial, Verdana, "Times New Roman";
	color: #333366;
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #FFFFFF;
}
a:active     {
	text-decoration: underline;
	font-family: Arial, Verdana, "Times New Roman";
	font-weight: bold;
	color: #333366;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #FFFFFF;

}
a:hover      {
	color: #3333CC;
	font-family: Arial, Verdana, "Times New Roman";
	text-decoration: underline;
	font-weight: bolder;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #FFFFFF;
}
a:visited    {
	text-decoration: underline;
	font-family: Arial, Verdana, "Times New Roman";
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #333366;
	background-color: #FFFFFF;

}
/* Copyright, Mangosteen Phuket; all Rights reserved.  */basefont     {
	font-family: Arial, Verdana, "Times New Roman";
	font-size: 12pt;
	color: #666666;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #FFFFFF;

}.mangosteen {
	font-family: Arial, Verdana, "Times New Roman";
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color: #003300;
	background-repeat: no-repeat;
	background-position: center top;
	letter-spacing: normal;
	text-align: center;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	border: thin none #CCCCCC;
	padding: 0px;
	list-style-type: none;



}

