.header {
	font-family: Times New Roman, Times, serif;
	text-transform: capitalize;
	color: #000000;
	letter-spacing: 4.5px;
	font-size: 11px;
	font-weight: bold;
	line-height: 36px;
}
.bodytext {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	line-height: 16px;
}
.Italics {
	font-style: italic;
}
.Bold {
	font-weight: bold;
}
.navigation {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #365881;
}
.dollname {
	font-family: "Times New Roman", Times, serif;
	text-transform: capitalize;
	color: #000000;
	letter-spacing: 4.5px;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}
.price {
	color: #CC0000;
}

