

/* Style sheet for Little China Web pages. */

.LC 	{  
	color: #FFCC66;
	background: #003366 none;	
	font-family: "Comic Sans MS";
	}

:link	{
	font-weight: normal;
	color: #FEFEFF;
	background: #003366;	
	}	

:visited{
	font-weight: normal;
	color: #FFDD99;
	background: #003366;	
	}

:active	{
	font-weight: normal;
	color: white;
	background: #003366;	
	}

hr.line	{
	color: #FFCC66;
	}
	
	
P 	{ 
	color: #FFCC66;
	background: #003366;	
	font-family: "Comic Sans MS";
	margin-left: 12px;
	margin-right: 12px;
	}

br	{
	color: #FFCC66;
	background: #003366;	
	font-family: "Comic Sans MS";
	}


H1 	{ 
	color: #FFCC66;
	background: #003366;	
	font-family: "Comic Sans MS";
	font-weight: bold;
	font-size: 150%;
	text-align: center;
	margin-top: 18px;
	margin-bottom: 18px;
	}

TD 	{
	color: #FFCC66;
	background: #003366;	
	font-family: "Comic Sans MS";
	}

TD.A 	{
	color: #FFCC66;
	background: #003366;	
	font-family: "Comic Sans MS";
	text-indent: 15px;

	}

TD.B 	{
	color: #FFCC66;
	background: #003366;	
	font-family: "Comic Sans MS";
	text-indent: 30px;
	}

TD.C	{
	color: #FFCC66;
	background: #003366;	
	font-family: "Comic Sans MS";
	text-indent: 45px;
	}

TD.D	{
	color: #FFCC66;
	background: #003366;	
	font-family: "Comic Sans MS";
	text-indent: 60px;
	}

.c1 	{
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	line-height: normal;
	}

LI 	{
	margin-left: 20px;
	margin-right: 20px;
	color: #FFCC66;
	background: #003366;	
	font-family: "Comic Sans MS";
 	}
