.bighead {
	font-family: "times new roman", times, serif;
	font-size: 18pt;
	color: #000000;
	text-align: center;
	}/* black headline */

.otherhead {
	font-family: arial, helvetica, sans;
	font-size: 12pt;
	color: #637BAD;
	text-align: center;
	}
	
.smallhead {
	font-family: arial, helvetica, sans;
	font-size: 10pt;
	color: #637BAD;
	text-align: center;
	}
	
.blurb {
	font-family: arial, helvetica, sans;
	font-size: 10pt;
	color: #637BAD;
	text-align: justify;
	margin: 20px;
	}/* main body text of pages 1, 2 & 3 */
	
.otherblurb {
	font-family: "arial black", arial, helvetica, sans;
	font-size: 9pt;
	color: #637BAD;
	text-align: center;
	font-weight: normal;
	Margin: 2px;
	}/* smaller headline - To Order -> song pages & 9 */
	
.songblurb {
	font-family: arial, helvetica, sans;
	font-size: 10pt;
	color: #637BAD;
	text-align: justify;
	Margin: 20px;
	}
	
.italictext {
	font-family: "times new roman", times, serif;
	font-size: 10pt;
	font-style: italic
	text-align: center;
	color: #637BAD;
	}/* Page 6 prices */
	
.tinystuff {
	margin: 0px;
	font-family: "times new roman", times, serif;
	font-size: 8pt;
	text-align: center;
	color: #637BAD;
	}/* (c) and such bottom most pages */
	
.tabletext {
	font-family: "times new roman", times, serif;
	text-align: justify;
	font-size: 10pt;
	color: #637BAD;
	border-color: #666666;
	border-style: solid;
	padding: 10px;
	border-top-width: 1px; 
	border-right-width: 2px; 
	border-bottom-width: 2px; 
	border-left-width: 1px;
	border-style: outset;
	}/* letters and reviews */
	
	.tabletext2 {
	font-family: "times new roman", times, serif;
	text-align: justify;
	color: #000000;
	border-color: #000000;
	padding: 10px;
	border-width: 5px;
	border-style: groove;
	}/* letters and reviews */

.tabletextc {
	font-family: "times new roman", times, serif;
	font-size: 24pt;
	color: #000000;
	text-align: center;
	}/* Larger headline -> Order Form */
	
.tabletextl {
	font-family: arial, helvetica, sans;
	font-size: 10pt;
	color: #637BAD;
	text-align: center;
	}/* Medium headline Order Form */
	
.headtext {
	font-family: cursive;
	font-size: 18pt;
	color: #637BAD;
	text-align: center;
	}/* Giant Headline Buy 3 get 1 */

.headtext2 {
	font-family: cursive;
	font-size: 14pt;
	color: #637BAD;
	text-align: center;
	}/* Medium Headline Fedex Shipping */	

.plaintext {
	font-family: arial, helvetica, sans;
	font-size: 10pt;
	color: #000000;
	text-align: justify;
	Margin: 5px;
	} /* black body text */
