body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

p{
	text-align: justify;
}

h1{
	color: #5A72B0;
}


/* h4 is used for quilt/book titles */
h4{
	font-weight: bold;
	color: #5A72B0;
	font-size: 18px;
	
}

/* h6 is used for discriptions of quilts/books */
h6{
	font-size: 14px;
	font-weight: normal;

}

/* h5 is used for the price of patterns/books */
h5 {
	font-size: 16px;

}
