a {
  text-decoration: none;
  font-weight: bold;
  color: #0f5c90;
  }

a:link {color: #0f5c90;}
a:visited {color: #0f5c90;}
a:hover {text-decoration: underline; color: #0f5c90;}

body {
  font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
  line-height: 14pt;
  font-size: 9pt
  }

p {
  font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
  line-height: 14pt;
  font-size: 9pt;
  margin: 0px;
  padding: 0px;
  }

p.p1 {
  margin-bottom: 9pt;
  }

p.services {
  color: #84a589;
  font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
  font-weight: bold;
  font-size: 9pt;
  line-height: 14pt;
  margin: 4px 0px;
  }

p.testimonial {
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-weight: bold;
  font-size: 7pt;
  line-height: 12pt;
  margin: 12px 0px;
	padding: 6px;
  border: 1px dashed #A8BDAD;
  background-color: #DAE4DC;
  }

p.smaller {
  font-size: 8pt;
  }

b {
  font-size: 105%;
  font-style: italic;
  font-weight: bold;
  }

p.menu {
  background-color: #0f5c90;
  color: #FFFFFF;
  font-family: Arial;
  font-size: 8pt; 
  font-weight: bold;
  padding: 3px
  }

h1 {
  font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
  font-size: 12pt;
  }

h2 {
  color: #84a589;
  font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
  font-weight: bold;
  font-size: 9pt;
  line-height: 14pt;
  margin: 4px 0px;
  }

li {
  color : black;
  font-family: verdana, arial, Times New Roman, serif;   
  margin: 0px 10px;
  padding: 0px;
  font-size: 8pt;
  }

ul {
  color: black;
  margin-top: 0px;
  margin-bottom: 0px;
  list-style-type: disc; 
  font-family: arial, helvetica, sans-serif; 
  }

table {
  border: none;
  padding: 0px;
  }

td {
  font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
	text-align: left;
  font-size: 9pt;
  margin: 0px;
  padding: 0px;
  }

th {
  font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
	text-align: left;
  font-size: 9pt;
	background-color: #DAE4DC;
  margin: 0px;
  padding: 0px;
  }



div.serviceblock {
  display: none;
  margin-left: 20px;
  padding: 10px;
  border: 1px dashed #A8BDAD;
  background-color: #DAE4DC;
  }
