h1 {
	font-family: Garamond;
	font-size: 24pt;
	font-weight: bold;
}
h2 {
	font-family: Garamond;
	font-size: 18pt;
	font-weight: bold;
}
p {
	font-family: "Franklin Gothic Medium";
	font-size: medium;
}
.main_title {
	font-size: 36pt;
	background-color: transparent;
	font-family: Jokerman;
}
.welcome_title {
	font-size: 24pt;
	background-color: transparent;
	font-family: Jokerman;
}
.sub_title {
	font-size: 14pt;
	background-color: transparent;
	font-family: Jokerman;
}
.leftmenu {
	font-family: "Franklin Gothic Medium";
	font-size: smaller;
	margin-top: 0;
}
.itemdisplay {
	background-color: #ffffff;
	padding-left: 8px;
	padding-right: 8px;
	font-family: "Frutiger SBIN Rm v.1";
	font-size: 9.5pt;
	font-weight: normal;
}
.itemTitle {
	
	font-family: "Franklin Gothic Medium";
	font-size: 12pt;
	font-weight: bold;
	}
.leftNavDisplay {
	
	font-family: "Garamond";
	font-size: 10pt;
	font-weight: bold;
}	
.cartContents {
	
	font-family: "sans-serif";
	font-size: 10pt;
	font-weight: medium;
}
.productAttributes {
	font-family: "Frutiger SBIN Rm v.1, sans-serif";
	font-size: 8pt;
	font-weight: medium;
}

