.leadins { 
	color: #369; 
	font-weight: bold; 
	font-size: 11pt; 
	font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular, sans-serif; 
	text-transform: uppercase; 
	letter-spacing: 0.3ex 
}

.superscript { 
	font-size: 80%; 
	vertical-align: 20% 
}

a { 
	color: #900; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none;
	font-size: 9pt;
}
a:hover { 
	text-decoration: underline;

}

table.shopFront td {
	padding: 3px 10px 3px 10px;
	}
input.shop {
	background-color: #336699;
	color: #FFFFFF;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-size: 11px;
	font-weight: bold;
	}
body { 
	font-size: 11pt; 
	line-height: 140%; 
	font-family: Times New Roman, Georgia, Times, serif; 
	background-color: white;
}

cite { 
	color: #996; 
	font-style: normal; 
	font-size: 9pt; 
	font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular, sans-serif;
}
em { 
	font-style: normal; 
	font-size: 11pt; 
	line-height: 250%; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
}
h2 { 
	color: #c00; 
	font-size: 14pt; 
	font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular, sans-serif;
}
h3 {
	color: #666666; 
	font-size: 12pt; 
	font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular, sans-serif;
}
table.makeChoice td {

	}

th {
	font-size: 11pt;
	font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular, sans-serif;
	font-weight: bold;
	text-align: left;
	background-color: #e6e6e6;
}
super { 
	font-size: 80%; 
	vertical-align: 20% 
}
.a_left { 
	color: #f60; 
	font-weight: bold; 
	font-size: 9pt; 
	line-height: 130%; 
	font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular, sans-serif; 
	text-decoration: none; text-align: right 
}
.a_left:hover { 
	color: #f90; 
	font-weight: bold; 
	font-size: 9pt; 
	font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular, sans-serif; 
	text-decoration: none; 
	text-align: right 
}
/****** STORE ********/
.orderHead {
	background-color: #cccc99;
	padding: 2px 2px 2px 2px;
	font-size: 11pt;
	font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular, sans-serif;
	font-weight: bold;
}