/* This style sheet was written by Daniel Greene, danielgreene@home.com. *//* Modified by Kelly Meer, Meer Images *//* COLORS */BODY {	background: #F0F0F0 ;	color: Black }A:link {	color: Blue;	font-weight: bold;	background: transparent }A:hover {	color: red;	font-size: 100%;	font-weight: bolder;	background: transparent }A:active {	color: red;	font-size: 100% }A:visited {	color: purple;	font-size: 95%;	background: transparent }BODY {	font-family: Times New Roman, serif;	font-size: medium }H1, H2, H3, H4, H5, H6, BLOCKQUOTE, ADDRESS, PRE, BR, HR, LI {	display: block;	font-family: Arial, Helvetica, Verdana, sans-serif }	H1 {	font-weight: normal; 	font-size: x-large;	color: red;	background: transparent;	font-variant: small-caps }H2 {	font-weight: normal; 	font-size: large;	color: blue;	background: transparent }H3 {	font-weight: bold;	font-size: medium;	color: black;	background: transparent;	font-variant: small-caps }H4 {	font-weight: normal; 	font-size: medium ;	color: black; 	background: transparent;	font-style: italic }H5 {	font-weight: bold;	font-size: small;	color: black;	background: transparent; }H6 {	font-weight: bold;	font-size: x-small;	color: black;	background: transparent;	font-style: italic }	ADDRESS {	font-weight: normal;	font-size: x-small;	color: black;	background: transparent;	font-style: normal }