body
{
}
a:link {	text-decoration: none;	color: #FFFFFF;}
a:visited {	text-decoration: none;	color: #FFFFFF;	}
a:hover {	text-decoration: underline;	color: #FFFFFF;	}
a:active {	text-decoration: none;	color: #FFFFFF;	}
a.blue:link {	text-decoration: none;	color: blue;}
a.blue:visited {	text-decoration: none;	color: blue;	}
a.blue:hover {	text-decoration: underline;	color: blue;	}
a.blue:active {	text-decoration: none;	color: blue;	}
.pricetext { color: black;
		   font-size: x-small;
		   font-family: Helvetica;
		 }
.pageTitle { color: white;
		   font-size: xx-small;
		   font-family: Verdana;
		 }
.copyright { color: black;
		   font-size: xx-small;
		   font-family: Verdana, Arial, Helvetica, sans-serif;
		 }
.boxHead { color: #333333;
		   font-size: xx-small;
		   font-family: Verdana, Arial, Helvetica, sans-serif;
		   font-weight: bold; 
		 }
.boxText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.captionHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: orange;
	font-weight: bold;
}
.pHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: orange;
	font-weight: bold;
}
.captionText {
	font-family: Verdana;
	font-size: xx-small;
}
