/*Style sheet for my web page-created April 17, 2001*/

body	{background-color: #4A417F;
	background-image: url(images/bk40.jpg);
	font-family: Harrington, Duchess, sans-serif;
	font-size: 11pt;
	color: #F9E2A3;
	}

p	{font-family: Harrington, Duchess, sans-serif;
	font-size: 11pt;
	color: #F9E2A3;
	}

h2	{font-family: Harrington, Duchess, sans-serif;
	font-size: 14pt;
	color: #990099;
	}

h3	{font-family: Harrington, Duchess, sans-serif;
	font-size: 12pt;
	color: #990099;
	}

a:link	{font-size: 9pt;
	color: #F2E061;
	font-weight: bold;
	}

a:hover	{background-color: "CCFFFF;
	font-size: 9pt;
	color: #D1F8FF;
	text-decoration: none;
	}

a:visited	{font-size: 9pt;
		color: #C12AF4;
		text-decoration: none;
		}



















