.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF9900;

}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
}

.pricingHDR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC9900;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;

}
.sidequotes {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
}
.sidesource {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;

}
.sidepeople {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	font-style: italic;

}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.footerLINKS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;

}

a.footerLINKS:link {
	color: #FFFFFF;
	text-decoration: underline;
}

a.footerLINKS:active {
	color: #FFFFFF;
	text-decoration: underline;
}

a.footerLINKS:hover {
	color: #FFCC00;
	text-decoration: underline;
}

a.footerLINKS:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.footerLINKS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;

}

.body a:link {
	color: #FFCC00;
	text-decoration: underline;
}

.body a:active {
	color: #FFCC00;
	text-decoration: underline;
}

.body a:hover {
	color: #FFCC00;
	text-decoration: underline;
}

.body a:visited {
	color: #FFCC00;
	text-decoration: underline;
}

.sidebar a:link {
	color:#FFCC00;
	text-decoration: underline;
}

.sidebar a:active {
	color: #FFCC00;
	text-decoration: underline;
}

.sidebar a:hover {
	color: #FFCC00;
	text-decoration: underline;
	font-weight:bold;
}

.sidebar a:visited {
	color: #FFCC00;
	text-decoration: underline;
}


.mainL2 {
font-size: 9pt;

}

.price_acc {
font-size: 14pt;
font-weight: bold;
border-bottom: 1px #ffffff solid;
text-align: center;

}
