h1           { font-family: "Comic Sans MS"; font-size: 48pt}
table        {
	
	font-family:"Comic Sans MS";
	font-size:14pt;
	color: #660000;
}
a			{
	text-decoration: none;
	color: #660000;
	font-family: "Comic Sans MS";
	font-size: 13pt;
}
a:hover		{ text-decoration:underline; }
