table.servicesT
{ font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 320px;
background-color: #fafafa;
border: 1px solid #CEDCEA;
border-collapse: collapse;
border-spacing: 0px;
margin-top: 0px;}

A.servBodL:link {text-decoration: none}

table.servicesT td.servHd
{ border-bottom: 2px solid #CEDCEA;
background-color: #F4FDEC;
text-align: center;
font-family: Verdana;
font-weight: bold;
font-size: 11px;
color: #404040;}


table.servicesT td
{ border-bottom: 1px dotted #CEDCEA;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 11px;
color: #404040;
background-color: white;
text-align: left;
padding-left: 3px;}

.servBodL { border-left: 1px dotted #CEDCEA; }
