
body {margin: 0px}
.chrome {
	background: url(_images/pchrome-treatment-short.gif) repeat-y;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.65em;
	color: #F00;
	line-height: 3em;
	text-indent: 0px;
	padding-left: 10px;
	text-transform: uppercase;
}

.chrome a {
	color: #F00;
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #F00;
	padding-top: -10px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #36F;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #333;
	padding-bottom: 0px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	padding-right: 10px;
}

sup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}

body table tr td p {
}

.buy {
	color: #F00;
	text-transform: uppercase;
}

.header {
	background: url(_images/pchrome-header.jpg) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.25em;
	text-transform: uppercase;
	color: #F00;
	font-weight: bolder;
	border: 0;
}

.footer {
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #000000;
	padding:20px;
}

.hometext {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333;
}

.QandA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #00F;
}

.question {
	font-style: italic;
}


.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
}

a:link {
	text-decoration: none;
	color: #F00;
}
a:visited {
	text-decoration: none;
	color: #F00;
}
a:hover {
	text-decoration: underline;
	color: #F00;
}
a:active {
	text-decoration: none;
	border: 0;
	color: #F00;
	;
}

