/* style sheet for book sales page */

/* set defaults for paragraphs, blockquotes, and lists */
p, ol, ul, blockquote 	{  font-family: "Times New Roman", Times, serif; 	font-size: 16px}

.default 			{  font-family: "Times New Roman", Times, serif; 	font-size: 16px}

H1       				{  font-family: Arial, Helvetica, sans-serif;  		font-size: 46px; font-weight: bold; color: #000066}

.H1Yellow			{  font-family: Arial, Helvetica, sans-serif;  		font-size: 24px; font-weight: bold;	color: #000066;	background: #FFFF00; }

H2       				{  font-family: "Times New Roman", Times, serif;	font-size: 24px; font-weight: bold; color: #000066}

.yellow  			{  font-family: "Times New Roman", Times, serif; 	font-size: 16px; 									background: #FFFF00}

.yellow_center  		{  font-family: "Times New Roman", Times, serif; 	font-size: 16px; text-align: center; 				background: #FFFF00}


.testimonials 		{  font-family: Arial, Helvetica, sans-serif; 		font-size: 12px}

.testimonial_title 	{  font-family: Arial, Helvetica, sans-serif; 		font-size: 12px; font-weight: bold; text-align: center;}

.h11     				{  font-family: Arial, Helvetica, sans-serif;  		font-size: 24px; font-weight: bold; color: #000066}

.h11_red			{	font-family: Arial, Helvetica, sans-serif;  	font-size: 18px; font-weight: bold; color: red}

.popup   				{  font-family: "Times New Roman", Times, serif;	font-size: 12px;}
