.TEXT {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

body {
background-image: url(images/back.gif);
background-repeat:repeat-x;
background-position:top;

}


.tableprices td {
padding-left: 20px;
padding-right: 20px;
padding-top: 2px;
padding-bottom: 2px;
background-color:#f7f7f7;
border: 1px solid #e9e9e9;
line-height:15px;
}


.tableprices {
width: 580px;
}


.tableprices2 td {
padding-left: 20px;
padding-right: 20px;
padding-top: 2px;
padding-bottom: 2px;
background-color:#f7f7f7;
border: 1px solid #e9e9e9;
line-height:15px;
}

h3 {
color: #db3b86;
}

