body
{
	font-family: Comic Sans MS, Comic Sans, Sans-serif;
	color:#FFFFFF;
	background-color: black
}

	a:link { COLOR: #FF88FF; }
	a:visited { COLOR: #AA00AA; }
	
	table.colored { background-color: #550055;  padding:10 }
	table.right { background-color: #FFFFFF; align:top }


	H1 { margin: 20px 0px }
	H1.centered {text-align: center}
	P.quotes {text-align: right; color:#D0FFFF }
	P.standOut {color:#FFCCCC }


	img { margin: 0px 10px }

td.linksTable { border-bottom-style:solid;border-color:blue;border-width:1px; }
