/* This style sheet was written by Daniel Greene, danielgreene@home.com. *//* Modified by Kelly Meer, Meer Images *//* COLORS */BODY {	background: white url(images/background.jpg) repeat-y fixed top left ;	color: purple;	font-weight: bold;	font: serif }	A:link {	color: green;	font-weight: bold;	background: transparent }A:visited {	color: green;	background: transparent }A:hover {	color: red;	background: transparent }A:active {	color: red;	font-size: 100% }	BODY,P {	font-family: serif ;	font-size: medium;	font-weight: bold }	UL {list-style: square url(images/PawBullet.gif) outer;	margin-left: 37px	}H1, H2, H3, H4, H5, H6, BLOCKQUOTE, PRE, BR, HR, LI, UL,OL {	display: block;	font-weight: bold;	font-family: Papyrus, "Brush Script MT",cursive }	H1 {	font-weight: bold; 	font-size: x-large;	color: green;	background: transparent;	font-variant: small-caps }H2 {	font-weight: bold; 	font-size: large;	color: purple;	background: transparent }H3 {	font-weight: bold;	font-size: medium;	color: green;	background: transparent;	font-variant: small-caps }H4 {	font-weight: bold; 	font-size: medium ;	color: purple; 	background: transparent;	font-style: italic }H5 {	font-weight: bold;	font-size: small;	color: green;	background: transparent; }H6 {	font-weight: bold;	font-size: x-small;	color: green;	background: transparent;	font-style: italic }	ADDRESS {	font-weight: bold;	font-size: x-small;	color: purple;	background: transparent;	font-style: normal }