/*=============================================================================+
| Paragraph values for services:                                               |
+=============================================================================*/
a.serva
{
  color:red;
  font-size:16px;
  font-weight:900;
}
a.servpa
{
  color:#774d97;
  font-size:16px;
  font-weight:900;
}
a.servba
{
  color:blue;
  font-size:10px;
  font-weight:700;
}
div#servdiv
{
  background-color:#774d97;
  border: 5px double black;
  color:white;
  font-size:24px;
  font-weight: 900;
}
h1#servtitleh1
{
  color:white;
  font-size:34px;
  font-weight:900;
  text-decoration:underline;
}
h1#servh1
{
  font-size:30px;
  font-weight:900;
  text-transform:uppercase;
  text-decoration:underline;
}
span#srvspan
{
  font-size:16px;
  text-transform:none;
}
td
{
  border:2px solid black;
  font-size:16px;
  font-weight:900;
  text-align:center;
}
td.servtd
{
  color:red;
  background-color:white;
}
td.servptd
{
  color:red;
  background-color:white;
  width:60px;
}
td.servttd
{
  background-color:#774d97;
  color:white;
  font-size:24px;
  font-weight:900;
  text-transform:uppercase;
}
td.serv1td
{
  background-color:white;
  color: blue;
}
td.serv2td
{
  background-color:white;
  color: black;
  text-align:center;
}
th#servth
{
  background-color:#e6dfec;
  border:2px solid black;
  color:#774d97;
  font-size:18px;
  font-weight:900;
  text-align:center;
}
