body		{background-color:white; color:navy;}
h1		{color:navy; font-size :3em; text-align:center;}
h2		{color:navy; font-size :1.5em; text-align:center;}
h3		{color:navy; font-size :1.5em; text-align:center;}
p		{color:navy; font-size:1.2em; margin-left:4em;}
table		{background-color:limegreen;}
td.nav		{background-color:pink; 
		 text-align:center;
		 font-family:gill-sans-ultra-bold, showcard-gothic, arial-black,sans-serif, arial;
		 font-weight:bold;
		 font-size:.7em;}
a:link		{text-decoration:none;}
a:active	{color:darkgreen;}
a:visited	{color:red;}
a:hover		{color:red; background-color:yellow;}
img.logo	{text-align:center; height:100; width:600}
image.smlogo	{height:75; width:450; float:right;}