.normal {
	font-family: Verdana,Tahoma,Arial,Helvetica,Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.bold {
	font-weight: bold;
	color: #000000;
}
.boldblue {
	font-weight: bold;
	color: #330099;
}
.guaranteeParagraph
{
padding: 2px;
margin: 2px;
align: center;
}
.orderblue {
	font-size: 18px;
	font-weight: bold;
	color: #330099;
}
.price {
	font-size: 36px;
	font-weight: bold;
	color: #000000;
	padding: 2px;
	margin: 2px;
}
.smallblack {
	font-size: 12px;
	color: #000000;
	font-style: italic;
}
.boldul {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.boldulcenter {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	text-align: center;
}
.boldred {
	font-weight: bold;
	color: #660066;
}
.boldredul {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.bigheading {
	font-family: Tahoma,Arial,Helvetica,Verdana;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}
.bigheadingul{
	font-family: Tahoma,Arial,Helvetica,Verdana;
	font-size: 32px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
.subheadingul{
	font-family: Tahoma,Arial,Helvetica,Verdana;
	font-size: 26px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
.links {
	font-size: 10px;
	font-weight: normal;
	color: #0000CC;
	background-color: #C4C4FF;
	text-align: center;
	padding: 2px;
}
.links a
{
	text-decoration: none;
}
body {
	background-image: url();
	background-color: #C4C4FF;
	font-family: "Arial Narrow", Arial, Courier;
}
.signup {
	font-size: 9pt;
	color: #000000;
	padding:5px;
}
.signup_small {
  font-size: 8pt;
  color: #000000;
  padding:5px 10px;
}
#popupcontent{
      position:fixed;
      visibility: hidden;
      overflow: hidden;
      border:1px solid #CCC;
      background-color:#FFFFCC;
      border:1px solid #333;
      padding:5px;
}
.boldredullarge {

	font-size: 20px;
	font-weight: bold;
	color: #660066;
	text-decoration: underline;
}
.infobox {
font-weight: bold;
margin-left: 150px;
width: 400px;
padding: 25px;
	text-align:center;
	font-size:: 18px;
	background-color:#FFFFE0;
	border:1px solid #CCCCCC;
	font-family: Verdana, "Arial Narrow", Arial, Courier;
	font-style: italic;
}
.testimonial {
	background-color:#E6EFF9;
	border:1px solid #CCCCCC;
	font-family: "Arial Narrow", Arial, Courier;
	padding:5px;
	font-style: italic;
}

