body	{
	font-family: "Comic Sans MS", serif;
	}
	
table	{
	border-style: ridge;
	border-width: 3px;
	width: 575px;
	}

h1		{
	font-family: Verdana, sans-serif;
	color: #FF0000;
	font-size; 1em;
	}

h2		{
	font-size: 1em;
	margin-bottom: 6px;
	}
	
p	{
	font-size: .6em;
	marign-top: 6px;
	margin-bottom: 0px;
	}