/*title page*/
.title {font-family: arial; color: #666666; font-size: 9pt; letter-spacing: 2pt; }

/*body*/
td.body {padding: 10px 30px 10px 30px; line-height: 17px; }
.body {font-family: verdana; color: #666666; font-size: 8pt; }

/*items*/
td.items {padding: 5px 10px 5px 10px; }
a.items {font-family: verdana; color: #666666; font-size: 8pt; text-decoration: none;}
a.blue {font-family: verdana; color: #2091e1; font-size: 8pt; text-decoration: none;}

/*services*/
td.services {padding: 10px 50px 10px 50px; line-height: 13px; }
.services {font-family: verdana; color: #666666; font-size: 8pt; }

/*testimonials*/
td.testimonials {padding: 10px 30px 10px 30px; line-height: 16px;  }
.testimonials {font-family: verdana; color: #666666; font-size: 8pt; }
a.testimonials {font-family: verdana; color: #666666; font-size: 8pt; text-decoration: underline; }

/*menu*/
td.menu {padding: 10px 0px 0px 0px; }
a.menu:visited {font-family: verdana; color: #666666; font-size: 8pt; text-decoration: none; }
a.menu:link {font-family: verdana; color: #7f9b23; font-size: 8pt; text-decoration: none; }
a.menu:hover {font-family: verdana; color: #7f9b23; font-size: 8pt; text-decoration: underline; }
.menuon {font-family: verdana; color: #7f9b23; font-size: 8pt; text-decoration: none; font-weight: bold; }

/*footnote*/
.footnote {font-family: verdana; color: #999999; font-size: 7pt; }
a.footnote {font-family: verdana; color: #999999; font-size: 7pt; text-decoration: none;}