body {
	font-family: "Comic Sans MS";
	text-decoration: none;
}
a:link {color: #FFFF00;text-decoration: none;
}
a:visited {color: #FFFFCC;text-decoration: none
}
a:hover {color: #FFFFFF;text-decoration: none;
}
a:active {color: #FFFFCC;text-decoration: none
}

p {
	font-family: "Comic Sans MS";
	text-decoration: none;
	font-size: 14pt;
	font-weight: normal;
	color: #FFFF00;
	padding: 2px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
h1 {
	font-size: 24pt;
	font-weight: bold;
	color: #E0E2AC;
	text-decoration: none;
	text-align: center;
	padding: 2px;
	margin-bottom: -11px;
	margin-top: -22px;
}
h2 {
	font-size: 20pt;
	font-weight: bold;
	color: #E0E2AC;
	text-align: center;
	margin-bottom: -7px;
}
h3 {
	font-size: 18pt;
	color: #E0E2AC;
}
h4 {
	font-size: 18pt;
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
}
h5 {
	font-size: 15pt;
	color: #FFFFFF;
	text-decoration: none;
}
h6 {
	font-size: 14pt;
	color: #FFFFFF;
	text-decoration: none;
}

.center {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.pybld {
	font-size: 15pt;
	font-weight: bold;
}
.price {
	color: #E0E2AC;
	font-weight: bold;
	font-size: 15pt;
}
.priceblk {
	font-size: 15pt;
	color: #000000;
	font-weight: bold;
}
.pgrn {
	font-size: 15pt;
	text-align: center;
	color: #00FF00;
}
.grntxt {
	font-size: 15pt;
	color: #2B4222;
	font-weight: normal;
}
.pz {
	color: #FF00FF;
	font-weight: bold;
	font-size: 15pt;
}
.t2 {
	border:0px 0 0; 
}
.blkty {
	font-size: 15pt;
	font-weight: normal;
	color: #000000;
}
.crmtxt {
	font-size: 15pt;
	color: #E0E2AC;
	text-align: center;
}
img, img.scale-with-grid { outline: 0; max-width: 100%; height: auto; }