#PriceList {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
}
.T0 {
	font-size: 24px;
	font-weight: lighter;
	text-align: left;
	color: #0099FF;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #8FC5FF;
	background-color: #E5ECF5;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.T5 {
	font-size: 24px;
	font-weight: lighter;
	text-align: left;
	color: #0099FF;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #8FC5FF;
	background-color: #E5ECF5;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.T1 {
	width: 150px;
	font-weight: bold;
	text-align: center;
	background-color: #E5ECF5;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
}
.T2 {
	width: 85px;
	font-weight: bold;
	text-align: center;
	background-color: #E5ECF5;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	text-transform: capitalize;
}
.TName{
	font-size: 12px;
	font-weight: bold;
	background-color: #E2E2E2;
	padding: 5px;
	text-align: left;
}
.TPrice {
	font-size: 12px;
	font-weight: normal;
	background-color: #E2E2E2;
	padding: 5px 20px 5px 5px;
	text-align: right;
}
.TNameWhite {
	font-size: 12px;
	font-weight: bold;
	background-color: #F6F6F6;
	padding: 5px;
	text-align: left;
}
.TPriceWhite {
	font-size: 12px;
	font-weight: normal;
	background-color: #F6F6F6;
	padding: 5px 20px 5px 5px;
	text-align: right;
}
.TPriceBig {
	font-size: 12px;
	font-weight: normal;
	background-color: #E2E2E2;
	padding: 5px 20px 5px 5px;
	text-align: left;
}
.T3 {
	width: 100px;
	font-weight: bold;
	text-align: center;
	background-color: #E5ECF5;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	text-transform: capitalize;
}
.TPriceWhiteBig {
	font-size: 12px;
	font-weight: normal;
	background-color: #F6F6F6;
	padding: 5px 20px 5px 5px;
	text-align: left;
}

.SPrice {
	font-size: 18px;
	font-weight: bold;
	background-color: #FF0000;
	padding: 5px 20px 5px 5px;
	text-align: center;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	line-height: 22px;
}
.footnote {
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	padding: 5px;
}
.RPrice {
	font-size: 12px;
	font-weight: normal;
	background-color: #E2E2E2;
	padding: 5px 20px 5px 5px;
	text-align: left;
}

