<STYLE TYPE="text/css">

BODY {
  color: #000;
  background: url(back.jpg) fixed;
  h1 { font-size: 400%; }
  h2 { font-size: 150%; }
  h3 { font-size: 110%; }

 }
...

</STYLE>.Ptitle {
	font-style: italic;
	font-weight: bold;
}
.Ptitle {
	font-style: italic;
	font-weight: bold;
	color: #FFF;
}
.Formtext {
	color: #FFF;
	font-weight: bold;
}
.Ptext {
	color: #FFF;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
}
.Formtitle {
	text-align: left;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
.Formdesc {
	text-align: left;
}
body {
	font-size: 14px;
	background-image: url(back.jpg);
	text-align: center;
}
.jack {
	font-size: 48px;
	font-weight: bold;
	color: #000;
}
.pagetitle {
	font-size: 24px;
	color: #FFF;
}
.part {
	font-weight: bold;
	color: #FFF;
	font-size: 24px;

}
a {
	color: #00F;
	text-decoration: none;
}
a:visited {
	color:#C60;
	font-size: 18px;
	text-decoration: none;
}
a:hover {
	color: #F00;
}
a:active {
	color: #C00;
}
.Pdesc {
	font-size: 16px;
	font-style: normal;
	color: #FFF;
}
.Stronglink {
	font-size: 18px;
	color: #FFF;
	text-decoration: none;
}
.Sold {
	font-size: small;
	color: #FF6;
	font-style: normal;
	font-weight: normal;
}


.Formart {
	font-size: 18px;
	font-weight: bold;
}
.imgtab {
	background-color: #666;
	text-align: center;
}
.indlink {
	font-size: 16px;
	background-color: #FFF;
	text-align: center;
}
.Formtable {
	color: #000;
	background-color: #FFF;
}
.Large {
	font-size: 24px;
	font-weight: bold;
}
.Ptable {
	color: #FFF;
	background-color: #666666;
}

