.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #609;
	text-align: left;
	font-style: normal;
}
.b13, .b13l {
	font-size: 13px;
	font-weight: bold;
}
.b13 {
	background-color: #ccc;
}
.b13l {
	background-color: #f0f0f0;
}
.p13L {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
}
.b16 {
	color: #000;
	font-size: 16px;
	font-weight: bold;
}
.p18i {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
.b20 {
	font-size: 20px;
	font-weight: bold;
	color: #000;
}
.b20f {
	font-size: 18px;
	color: #009;
	background-color:#e0fff0;
}
.b14s {
	font-size: 14px;
	color: #609;
	background-color:#ffc;
}
h1, h2, h3, h4, p, li {
	font-family: Arial, Helvetica, sans-serif;
}
h1, h2, h3 {
	font-weight: bold;
}
h3, h4, p, li {
	color: #609;
}
h3, h4 {
	font-style: italic;
}
h1 {
	font-size: 22px;
	color: #000000;
	margin-top: 0;
	margin-bottom: -12px;
}
h2 {
	font-size: 17px;
	color: #000000;
	margin-top: 3px;
	margin-bottom: -6px;
}
h3 {
	font-size: 16px;
	background-color: #ccc;
	margin-bottom: 0;
}
h4 {
	font-size: 13px;
	margin-bottom: 6px;
}
p, ul {
	margin-top:6px;
	margin-bottom:3px;
}
.align-right {
	align: right;
}
.ChrysPV {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #CC3333;
}.EmmPV {
	color: #FFFFFF;
	background-color: #339900;
	font-weight: bold;
}
.EmmKitchen {
	color: #FFFFFF;
	background-color: #0066FF;
	font-weight: bold;
}
.banner-right {
	background-image: url(Images/shaded_bg.gif);
	background-repeat: no-repeat;
	letter-spacing:0.45ex;
	line-height:18px;
}
.float-left {
	float:left;
}
.float-right {
	float:right;
	text-align:right;
}
