body 		{	background-color : #FFFFFF;
        		font-family : Verdana;
			color : #336699 }

ol 		{	font-family : Courier;
			color : #333399 ;
			}

ul 		{ 	font-family : Arial;
			font-size : 2pt ;
			}


a:visited 	{ 	color :  #fcfca1;}

a:hover 	{ 	color : #ff9999;
			font-weight : 700;}
			
a	{	color : #ffffff;
	}

table 		{ 	padding : 0pt;	
				text-align = center;
			}

th 		{	padding : 3pt;
			background-color : #990033;
			color : white }

td 		{	text-align : center;
			font-style : normal;
			padding : 0 px;
			margin : 0px;
			background-image : url("pics/cellBg.jpg");
			font-weight : 700;
			
		}

h1 em 		{	}

h1 		{	font-size : 16pt;
			Color : #ffff00; }

h3 		{ 	font-family : serif;
			font-size : 14pt;
			color : #000099;
			text-align : center;  }

h5 		{ 	font-family : sans-serif;
			font-size : 10pt;
			color : white;
			margin : 2em}

caption		{	text-align: left}

p:first-letter 	{	font-size : 20pt;}

p.endstory:after{  	content : "Thank You.";	}

SPAN[class=see] 	{ color : red;
			font-size : 18pt; }
	
span[class= mouse] 	{	color : red;	
			text-decoration : underline;}


td.blank	{	background: "pics/whitebg.jpg";
		}