/* CSS Document */
body 		{color:black
	scrollbar-arrow-color:#CC9933;
    scrollbar-base-color:#CCCCCC;
 	scrollbar-shadow-color:#CCCCCC;
	scrollbar-face-color:#0094b2;
	scrollbar-highlight-color:#000000;
	scrollbar-dark-shadow-color:#CCCCCC;
	scrollbar-3d-light-color:#CCCCCC;
}
.kingkong 	{color:#ffcc33; font-weight: bold: font-size: 14px; }
			{color:#006600; text-decoration: underline; cursor: help: }
div.bottomlinks {font-size: 11px; font-style: normal; text-align: center; text-transform: uppercase}
copyright	{font-size: 11px; font-style: normal; color:#006699; text-align: center}
a			{color: #111999; text-decoration: none;}
a:hover 	{text-decoration: underline; color:#CC9900 }
a:visited 	{color: #111999;}
td 		{font-family: arial; font-size: 12px;}
ol 		{list-style-type: decimal;}
ul 		{list-style-type: square; margin-botom: 0px;}
li 		{margin-top: 6px; margin-left: -15px; margin-bottom: 6px;}
h1, h2, h3, h4, h5, h6 {font-family:Arial, Helvetica, sans-serif}
.david {  font-family: Arial, Helvetica, sans-serif; 
		  font-size: 14px; 
		  font-style: normal; 
		  color: #006699;
		}
.singha { font-family: Arial, Helvetica, sans-serif;
		  font-size: 14px; 
		  font-style: normal; 
		  color: #000000;
		}

