body {
 margin-top : 0;
 margin-bottom : 0;
 margin-left : 0;
 margin-right : 0;
 padding-left : 0;
 padding-right : 0;
 font-family : 'Trebuchet MS', Verdana, Arial, sans-serif;
 color : #ffffff;
 letter-spacing : 2pt;
 font-weight : lighter;
 font-size : 0.87em;
 line-height : 1.47em;
 background : #aec16f;
      }
a {
 color : #625f53;
 cursor : default;
 font-size : .97em;
 background-color : #aec16f;
      }
a:link {
 text-decoration : none;
 color : #625f53;
 cursor : default;
 border-bottom : 1px dotted #625f53;
 background-color : #aec16f;
      }
a:visited {
 text-decoration : none;
 color : #625f53;
 cursor : default;
 border-bottom : 1px dotted #625f53;
 background-color : #aec16f;
      }
a:hover {
 text-decoration : none;
 color : #625f53;
 cursor : default;
 border-top : 1px dotted #625f53;
 border-bottom : 0 dotted #625f53;
 background-color : #aec16f;
      }
a:active {
 text-decoration : none;
 color : #625f53;
 cursor : default;
 border-bottom : 1px dotted #625f53;
 background-color : #aec16f;
      }
p {
 padding-bottom : 10px;
      }
a img {
 border : none;
      }
 img.left, img.center, img.right {
 padding : 4px;
 border : 1px dotted #625f53;
      }
 img.left {
 float : left;
 margin : 0 12px 5px 0;
      }
img.center {
 display : block;
 margin : 0 auto 5px;
      }
img.right {
 float : right;
 margin : 0 0 5px 12px;
      }
form {
 float : left;
 font-size : 11px;
      }
input {
 background-color : #ffffff;
 color : #625f53;
 border : 1px dotted #625f53;
 font-size : 12px;
 padding : 3px;
      }
	  
textarea {
 background-color : #ffffff;
 color : #625f53;
 border : 1px dotted #625f53;
 font-size : 12px;
 padding : 3px;
      }
.button {
 padding : 2px;
 background-color : #aec16f;
 color : #625f53;
 border : 1px solid #625f53;
 font-size : 11px;
      }
.dd
{
	font: verdana;
	font-size : 12px;

}