h1 {
font-family: Times New Roman;
color: #EA3E00;
font-size: 16pt;
margin-top: 10px;
margin-bottom: 0px;
margin-left: 10px;
}

h2 {
font-family: Times New Roman;
color: #EA3E00;
font-size: 14pt;
margin-left: 10px;
}

h3 {
font-family: Times New Roman;
color: #EA3E00;
font-size: 11pt;
margin-left: 10px;
}

p {
font-family: Arial;
color: #000000;
font-size: 9pt;
margin-left: 20px;
}

p.green {
color: #66886F;
}

p.path {
font-size: 8pt;
text-align:right;
}

li {
font-family: Arial;
color: #000000;
font-size: 9pt;
margin-left: 20px;
}

a {
font-weight: bold;
color: #EA3E00;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

table.pricingGrid {
border: 0px;
border-top: 4px solid #66886F;
margin-left: 20px;
}

td.heading {
font-family: Times New Roman;
font-weight: bold;
color: #EA3E00;
font-size: 8pt;
text-align: center;
padding: 3px;
border-bottom: 2px solid #66886F;
border-left: 1px solid #66886F;
border-right: 1px solid #66886F;
}

td.headingMerged {
font-family: Times New Roman;
font-weight: bold;
color: #EA3E00;
font-size: 16pt;
text-align: center;
vertical-align: top;
padding: 3px;
border-bottom: 2px solid #66886F;
border-left: 1px solid #66886F;
border-right: 1px solid #66886F;
}

td.quantity {
font-family: Times New Roman;
font-weight: bold;
color: #66886F;
font-size: 8pt;
text-align: center;
border-bottom: 1px solid #C0D0C4;
border-left: 1px solid #66886F;
border-right: 1px solid #66886F;
}


td.price {
font-family: Times New Roman;
color: #000000;
font-size: 9pt;
text-align: right;
padding-right: 13px;
border-bottom: 1px solid #C0D0C4;
border-left: 1px solid #66886F;
border-right: 1px solid #66886F;
width: 50px;
}

td.choice {
font-family: Times New Roman;
font-weight: bold;
color: #EA3E00;
font-size: 9pt;
text-align: center;
padding: 5px;
border-left: 1px solid #66886F;
border-right: 1px solid #66886F;
}