H1{
	color: #556B2F;
	font-family: "Microsoft Sans Serif";
	font-size:16pt
}
H2{
	color: #696969;
	font-family:"Microsoft Sans Serif";
	font-size:16pt;
	font-weight : lighter;
}
P.warm{
	font-family: "Microsoft Sans Serif";
	font-size: small;
	color: #CD5C5C;
	font-weight:normal
}
P.important{
	font-family:"Microsoft Sans Serif";
	font-size: small;
	color: #2F4F4F;
	font-weight: bold;
}
A:link{
	color: #8B0000;
	text-decoration: none;
	font-family: "Microsoft Sans Serif";
	font-size: small;
	font-weight: 400;
	font-variant : normal;
	font-style : normal;
}
A:visited{
	color: #8B0000;
	text-decoration: none;
	font-family:"Microsoft Sans Serif";
	font-size: small;
	font-weight: 400;
}
A:active{
	color: #cc99cc;
	text-decoration:none;
	font-family:"Microsoft Sans Serif";
	font-size: small;
	font-weight: 400;
}
	body{
	background: url("http://www.woodrome.com/garden05/images/background.jpg");
	background-repeat: repeat-y;
	background-position : left;
	background-color : ffffff;
}
p{
	font-family:"Microsoft Sans Serif";
	font-size: small;
	color:#000000
}
p.gray{
	color: #556B2F;
	font-size:10pt;
	font-family:"Microsoft Sans Serif";
	background-repeat : no-repeat;
	background-position : left;
}
p.address{
	color: Black;
	font-size: xsmall;
	font-family:"Microsoft Sans Serif"
}
