body {
	background: #ffffcc;
	font-family: Arial, Helvetica, sans-serif;
}
.bgcolor {
	background-color: #FFFFCC;
}
.pricetable {
	background-color: #330066;
	border: 2px solid #330066;

}
.pricetext {
	color: #ffffcc;

}
.pricecaption {
	color: #330066;
	font-weight: bold;
	font-size: 125%;

}
.blueback {
	background-color: #330066;
}
.title {
	color: #FFFFCC;
	font-size: 150%;
	font-weight: bold;
	background-color: #330066;

}
.keyword {
	color: #FFFFCC;
	font-size: 1px;
	text-decoration: none;

}
.text1 {
	color: #330066;
	font-size: 85%;

}
.text2 {
	color: #330066;
	font-size: 85%;

}
.link1 {
	color: #3366FF;
	cursor: hand;
	font-weight: bolder;
	font-size: 85%;
	text-decoration: underline;


}
.link2 {
	color: #3366FF;
	cursor: hand;
	font-weight: bolder;
	font-size: 85%;

}
.textfoot1 {
	color: #330066;
	font-size: 85%;

}
.product1 {

	color: #330066;
	font-size: larger;
}
.pricenote {
	font-size: 85%;
	color: #330066;
}
.linknote {
	color: #3366FF;
	cursor: hand;
	font-weight: bold;

}
.button {
	color: #ffffcc;
	font-size: larger;
	background-color: #330066;
	font-weight: bold;

}
.pricetext2 {

	color: #ffffcc;
	font-size: smaller;
}
.subtitle {

	color: #330066;
	font-size: larger;
	font-weight: bold;
}
.formtitle {
	color: #330066;
	font-size: 15px;
	font-weight: bold;

}
.formsubtitle {
	color: #330066;
	font-size: 13px;
	font-weight: bold;

}
.formtext {
	color: #330066;
	font-size: 11px;

}
.formtext2 {
	color: #330066;
	font-size: 9px;

}
.formlink {

	color: #3366FF;
	cursor: hand;
	font-size: 11px;
	font-weight: bold;
}
.formbutton {

	color: #ffffcc;
	font-size: 13px;
	background-color: #330066;
	font-weight: bold;
}
.textfoot2 {

	color: #330066;
	font-size: smaller;
}
