body		{	color: #660000;
			margin: 0px;}

P		{	color: #660000;
			font-family: Bookman Old Style, "Comic Sans MS", Arial, "lucida sans";
			font-size: 12pt;}

td		{ font-family: Bookman Old Style, "Comic Sans MS", Arial, "Lucida Sans";
			font-size: 12pt;
			}

A:link		{	color: #eeeeee;
			font-family: "arial", "sans serif";
			font-weight: bold; 
			font-size: 10pt;
			text-decoration: underline;}

A:visited		{	color: #66ccff;
			font-family: "arial", "sans serif";
			font-weight: bold; 
			font-size: 10pt;
			text-decoration: underline; }

A:hover		{	color: #ccff33;
			font-family: "arial", "sans serif";
			font-weight: bold; 
			font-size: 10pt;
			text-decoration: overline underline;}

h1		{	font-family: Bookman Old Style, "Comic Sans MS", Arial, "lucida sans";
			font-size: 16pt;
			font-style: italic; 
			text-align: "left";}

h2 		{	font-family: Bookman Old Style, "Comic Sans MS", Arial, "lucida sans";
			font-size: 14pt;
			font-weight: bold;}


.menu		{	background-color: #660000;			
			text-align: center;
			font-family: "arial", "sans serif";
			font-weight: bold; 
			font-size: 10pt;
			color: #eeeeee;}


.footer		{	font-size: 10pt;}

hr		{	color: #660000;}