/* Style sheet for the #toonplay pages
 * by David Swift
 */

BODY { Font-family: "Comic Sans MS", serif }
P { font-family: "Comic Sans MS", serif }	 // Netscape is a bit unreliable with style sheets..

H1,H2 { font-family: "Courier New", Courier, serif; }

P.smallprint {
	font: 75% sans-serif;
/*	color: #808080; */
	margin-top: 1em;
	padding-top: 0.5em;
	border-top: solid 1px;
}

A { text-decoration: none; }
A:active, A:hover { text-decoration: underline; }

UL LI { margin-bottom: 0.5em; }

HR { border: solid yellow 2px }

/* #rules { font-size: 80%; }
#main { font-size: 120% } */