P 		{ 			font-family: Arial, Helvetica, sans-serif;  			font-size: 12pt;   			font-weight: normal;  	  	}UL 		{ 			font-family: Arial, Helvetica, sans-serif;  			font-size: 12pt;   			font-weight: normal;  	  	}  	  	OL 		{ 			font-family: Arial, Helvetica, sans-serif;  			font-size: 12pt;   			font-weight: normal;  	  	}DL 		{ 			font-family: Arial, Helvetica, sans-serif;  			font-size: 12pt;   			font-weight: normal;  	  	}  	  	H3 		{ 			font-family: Arial, Helvetica, sans-serif;  			font-size: 18pt;   			font-weight: normal;  	  	}  	  	B {		font-weight: bold;}	  	.greg {		font-weight: bold;		color: green;}	.waynefont 		{ 			font-family: Times, Palatino, serif;			font-size: 13pt;   			font-weight: normal; }  	.wayne   { 			background-image: url(images/wayne_bkgnd.jpg);			background-repeat: no-repeat;  	  	}.kitchen   { 			background-image: url(images/nasty_bkgnd.jpg);			background-repeat: no-repeat;  	  	}  	  	.dew   { 			background-image: url(images/dewbkgnd.jpg);			background-repeat: no-repeat;  	  	}  	  	/* Unvisited link */A:link {		color: #1B1B95;		font-weight: bold;		}/* Visited link */A:visited {		color: #733059;		font-weight: bold;		}		/* Active link */A:active {		color: #800517;		font-weight: bold;		}				 .indent {		 	text-indent: 18pt;		 }