@charset "UTF-8";
/* CSS Document */

body {
   background-color: white;
   background-image: url('images/bgwords.gif');
   }

h1 {
   color: #7c010b;
   font-family: 'verdana';
   }

h3 {
   color: #254663;
   font-family: 'verdana';
   font-size: 120%;
   line-height: 5px;
   }

p {
   color: #254663;
   font-family: 'verdana';
   font-size: 10pt;
   line-height: 12pt;
   }

p.testimonials {
   color: #254663;
   font-family: 'verdana';
   font-size: 8pt;
   line-height: 10pt;
   }

p.second {
   color: #435278;
   font-family: 'verdana';
   font-size: 10pt;
   line-height: 12pt;
   }

p.list {
   color: #b9b383;
   font-family: 'verdana';
   font-size: 10pt;
   line-height: 12pt;
   }