body {background-color: #78B749}
h3 {color: #CC0000;
    font-family:'trebuchet ms',helvetica,sans-serif;
   }

h2 {color: #CC0000;
    font-family:'trebuchet ms',helvetica,sans-serif;
}

h1 {color: #CC0000;
    font-family:'trebuchet ms',helvetica,sans-serif;
   }

p {color: #CC0000;
   margin: 0cm, 0cm, 0cm, 0cm;
   background-color: #66ff99;
   min-width: 275px;
   max-width: 275px;
   font-family:'trebuchet ms',helvetica,sans-serif;
   }

p.client {color: #ff0099;
   background-color: white;
   font-family:'trebuchet ms',helvetica,sans-serif;
   }

p.power {
   color: #000000;
   font-size: 10pt;
   background-color: #78B749;
   font-family:'trebuchet ms',helvetica,sans-serif;
   }

input.btn{
   color:#050;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:84%;
   font-weight:bold;
   background-color:#fed;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffffccff');}

A:link {background: #66ff99; text-decoration: none}
A:visited {background: #66ff99; text-decoration: none}
A:active {background: #66ff99;; text-decoration: none}
A:hover {background: #66ff99;; font-weight:bold; color: red;}
