* {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
}

.italic {
    font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.italic1 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	font-style: italic;
	letter-spacing: 0.3px;
	line-height: 15px;
}
.italic2 {
	font-family: Verdana;
	font-size: 8px;
	font-weight: normal;
	color: #666666;
	font-style: italic;
	letter-spacing: 0.3px;
	line-height: 15px;
}


.Header1 {
    font-family:Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	letter-spacing: 0.3px;
	line-height: 15px;
}

.Header2 {
    font-family:Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.Header3 {
    font-family:Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	letter-spacing: 0.3px;
	line-height: 20px;
}
.Header4 {
    font-family:Verdana;
	font-size: 20px;
	font-weight: normal;
	color: #828181;
	letter-spacing: 0.3px;
	line-height: 35px;
}
.Header5 {
    font-family:Verdana;
	font-size: 17px;
	font-weight: normal;
	color: #828181;
}
.Header6 {
    font-family:Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #f6921e;
	line-height: 25px;
}
.product1 {
	font-family:Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #0066b7;
	background-color:#ececec
	letter-spacing: 0.3px;
	line-height: 15px;
}
.product2 {
	font-family:Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-color:#ffffff;
	letter-spacing: 0.3px;
}
.product3 {
	font-family:Verdana;
	;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	background-color:#33a5fe;
	letter-spacing: 0.3px;
	line-height: 15px;
}
.error {
	font-family:Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #ff3333;
	letter-spacing: 0.3px;
	line-height: 15px;
}