P	 {
			font-family : georgia, times, "times new roman", serif ;
		}
BODY	 {
			font-family : georgia, times, "times new roman", serif ;
			color : black ;
			background-color : #ffffff ;
		}
A:link	 {
			text-decoration : none ;
		}
A:active	 {
			color : blue ;
			text-decoration : none ;
		}
A:visited	 {
			color : red ;
			text-decoration : none ;
		}
A:Hover	 {
			color : fuchsia ;
			text-decoration : none ;
		}


/*  rnstyle.css					*/
/*  created 2008/12/20 by Ronald W. Nelson		*/
/*  for Ronald W. Nelson PA		*/
/*  copyright 2008-2009 Ronald W. Nelson PA			*/