/*User Selectable Styles*/

.Heading1, H1 {
	font-size: 2em;
	font-weight: bold;
	margin-bottom: 0.7em;
}

.Heading1, H5 {
	font-size: 2em;
	font-weight: bold;
	margin-bottom: 0.7em;
	color:#97be3a;
}
.Heading2, H2 {
	font-size: 1.9em;
	font-weight: bold;
}
.Heading3, H3 {
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 0.2em;
	line-height: 1.1em;
}
.Normal {
	font-size: 1.3em;
}

.intro {
	font-size: 1.5em;
	z-index:1;
}
.percentage {
	font-size: 2.1em;
	font-weight: bold;
	padding-bottom: 0.1em;
}
.rateName {
	font-size: 1em;
	padding-bottom: 0px;
}


 
.MsoNormal

{

  font-size: 1.3em;

}

.Heading4, H4 {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0.2em;
	line-height: 1.1em;
	color:#97be3a;
}

.ProductHeading, H6
{
    font-size: 1.3em;
    background:url(/images/table-header.gif) no-repeat;
    padding-left:10px;
    padding-bottom:10px;
    padding-top:5px;
}