H1{
	color: Window;
	font-family: "Comic Sans MS";
	font-size: x-large;
}
H2{
	color: Window;
	font-family: "Comic Sans MS";
	font-size: small;
}
P.warm{
	font-family: "Comic Sans MS";
	font-size: small;
	color: #8B0000;
	font-weight:normal
}
P.important{
	font-family: "Comic Sans MS";
	font-size: small;
	color: #2F4F4F;
	font-weight: bold;
}
A:link{
	color: Black;
	text-decoration: none;
	font-family: "Comic Sans MS";
	font-size: small;
	font-weight: normal;
	font-variant : normal;
	font-style : normal;
}
A:visited{
	color: Black;
	text-decoration: none;
	font-family: "Comic Sans MS";
	font-size: small;
	font-weight: normal;
}
A:active{
	color: #228B22;
	text-decoration:none;
	font-family: "Comic Sans MS";
	font-size: small;
	font-weight: normal;
}
	body{
	background: url("http://www.woodrome.com/Daylilies/images/banner.jpg");
	background-repeat: repeat-x;
	background-position : top;
	background-color : A1AFA2;
}
p{
	font-family: "Comic Sans MS";
	font-size: small;
	color:#000000
}
p.gray{
	color: #556B2F;
	font-size:10pt;
	font-family: "Comic Sans MS";
}
p.address{
	color: Black;
	font-size: xsmall;
	font-family: "Comic Sans MS";
}

