h1 {
	font-family: "Times New Roman", serif;
	color: #000000;
}

h1.top_left_padded {
	font-family: "Times New Roman", serif;
	color: #000000;
  padding-top:10px;
  padding-left:10px;
}

h1.left_padded {
	font-family: "Times New Roman", serif;
	color: #000000;
  padding-left:10px;
}

h2 {
	font-family: "Times New Roman", serif;
	color: #222222;
}

h3 {
	font-family: "Times New Roman", serif;
	color: #000055;
}


p {
	font-family: "Times New Roman", serif;
}

p.left_padded {
	font-family: "Times New Roman", serif;
  padding-left:10px;
}

p.lighter {
	font-family: "Times New Roman", serif;
	color: #222222;
}

p.hidden {
	font-family: "Times New Roman", serif;
	color: #ffffff;
}

p.guitar_spinner {
	font-family: "Times New Roman", serif;
	font-size: 16pt;
	line-height: 30px;
	text-align: left;
	text-decoration: underline;
	color: #0000ff;
}

p.special_offer_text {
	font-family: "Times New Roman", serif;
	line-height: 20px;
}

p.special_offer_text_2 {
	font-family: "Times New Roman", serif;
	font-size: 17pt;
}

p.entry_error {
	font-family: "Times New Roman", serif;
	font-size: 17pt;
	color: #ff0000;
	background: #440000;
}

p.product_name {
	font-family: "Times New Roman", serif;
	font-size: 17pt;
  font-weight: bold;
	color: #046380;
	background: #ffffff;
}

p.footer {
	font-family: "Times New Roman", serif;
	font-size: 11pt;
	line-height: 12px;
	color: #000000;
}



p.license_product_name {
	font-family: "Courier New", "Lucida Console", serif;
	font-size: 14pt;
	color: #000000;
  font-weight: bold;
	padding-left=30px;
}

p.license_details {
	font-family: "Courier New", "Lucida Console", serif;
	font-size: 12pt;
	color: #000000;
	padding-left=30px;
}

