.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: ffffff;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	

	line-height:1.7em;
	text-decoration:none;
}

.text_product {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	
	text-decoration:none;
}

.textwhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing: 0.3em;
	line-hieght: 100%;
	color: #ffffff;
    text-decoration:none;
	text-indent: 12px;
	background-color: #244D42;
    display: block;
}

.textwhite a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing: 0.1em;
	line-hieght: 100%;
	color: #ffffff;
    text-decoration:none;
	text-indent: 12px;
	background-color: #244D42;
    display: block;

}


.textwhite a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing: 0.1em;
	line-hieght: 100%;
	color: #ffffcc;
    text-decoration:none;
	text-indent: 12px;
	background-color: #244D42;
    display: block;
}

.textwhite2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing: 0.1em;
	line-hieght: 130%;
	color: #ffffff;
    text-decoration:none;

}

.textwhite3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;

	line-hieght: 100%;
	color: #ffffff;
    text-decoration:none;
	text-indent: 11px;
	
    
}

.textwhite3 a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;

	line-hieght: 100%;
	color: #ffffff;
    text-decoration:none;
	text-indent: 12px;
	
    

}


.textwhite3 a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;

	line-hieght: 100%;
	color: #ffffcc;
    text-decoration:none;
	text-indent: 12px;
	
    
}

.Pricing {
font-family: Arial;
font-size: 11px;
color:black;
}

.PricingInfo {
font-family: Arial;
font-size: 11px;
color:black;
line-hieght: 150%;
}
.BORDERS {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

