/* CSS1 Style Sheet *//* Style Sheet for the StarofSiamOnline.com web site. Property of Star of Siam restaurant *//* Copyright Star of Siam 1999, all rights reserved.                                      */a:link{	color: rgb(0,51,204); }.desc        { font-family: Arial, Helvetica; font-color: navy; font-size: 10pt; font-style:                italic; font-weight: bold }a:visited{	color: rgb(51,153,102); } a:active {	color: rgb(255,153,0);}body{	font-family: Arial, Helvetica;	background-color: rgb(255,255,204);	color: black;/*	color: rgb(102,51,153); */	.description 	{font-weight: bold;				font-family: Arial, Helvetica;				color: navy;}}table{	table-border-color-light: rgb(255,102,153);	table-border-color-dark: rgb(102,51,153); }h1, h2, h3, h4, h5, h6{	font-family: Arial Rounded MT Bold, Arial, Helvetica;}h1           { color: #000080; font-size: 18pt }h2{	color: navy;    /*  rgb(255,102,153);   */}h3           { color: #000080; font-size: 14pt }h4{	color: rgb(102,51,153);}h5{	color: rgb(255,102,153);}h6{	color: rgb(51,153,102);}
