.text   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
	.text a       { color: #996666; }
	.text a:hover { color: #663333; }
	.text B       { color: #996666; font-weight: bold; }

.info   { font-size: 11px; font-weight: bold; color: #999999; }

.foot   { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #330000; }
	.foot a       { color: #996666; font-weight: bold; text-decoration: underline; }
	.foot a:hover { color: #663333; }


H1      { font-size: 18px; color: #333366; margin: 0px; }
H2      { font-size: 14px; color: #336666; margin: 0px; }

HR      { color: #996666; background-color: #996666; height: 1px; border: 0px; margin: 0px; }
.specialbckgrnd2 {
	background-image: url(../specials/mar08/redflower.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.specials {
	padding: 5px;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: dashed;
	border-top-color: #66999A;
	border-right-color: #66999A;
	border-bottom-color: #66999A;
	border-left-color: #66999A;
	background-color: #CCCC00;
}

.style1 {
	color: #FF0000;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
}
.style2 {
	color: #FF9900;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
}
.style4 {font-size: small; font-family: Geneva, Arial, Helvetica, sans-serif;}
