/*Style sheet for my Christmas Calendar - created 12.12.2000*/body	{ background-image: url(silk.jpg);	font-family: Arial, Tahoma, Veranda, sans-serif, 'Comic Sans MS';	font-size: 12pt;	color: #000066;	}p	{ font-family: Arial, Tahoma, Veranda, sans-serif, 'Comic Sans MS';	font-size: 12pt;	color: #000066;	}h1	{ font-family: Arial, sans-serif;	font-size: 18pt;	color: #000066;	font-weight: bold;	}h2	{ font-family: Arial, sans-serif;	font-size: 16pt;	color: #000066;	font-weight: bold;	}h3	{ font-family: Arial, sans-serif;	font-size: 14pt;	color: #000066;	}td	{ font-family: Arial, Tahoma, Veranda, sans-serif, 'Comic Sans MS';	font-size: 11pt;	color: #000066;	}a:link	{ font-size: 11pt;	color: #660099;	font-weight: bold;	}a:hover	{ 	font-size: 11pt;	color: #FF33CC;	text-decoration: none;	}a:visited { font-size: 11pt;	  color: #660033;	  text-decoration: none;	  }