body {
     background-color: #ffffff;
     font-family: trebuchet ms;
     font-size=20px;
     margin-left: 10px;
     margin-right: 10px;
     margin-top: 10px;
    }


h1  {
    color: #686868;
    font-family: trebuchet ms;
    font-size: 30px;
    }

h2 {
    color: #333;
    font-family: garamond;
    font-size: 30px;
    }
			   
h3 {
   color: #ccc;
   font-family: georgia;
   font-size: 30px;
   }


p {  font-family: "Verdana"; font-size: 12px; color: #000000; text-decoration: none}


img {  border-style: none}


a { text-decoration: none; }
a:link { color: #cc0000; }
a:hover { color: teal; }
a:active { color: blue; }
a:visited {  color: #cc0000;}

a.bodylinks         { color: #000066; text-decoration: none; background-color: transparent; font-weight: normal; font-size: 12px; font-family: "Verdana"}
a.bodylinks:link    { color: #000066; text-decoration: none; background-color: transparent; font-weight: normal; font-size: 12px; font-family: "Verdana"}
a.bodylinks:active  { color: #000000; text-decoration: none; background-color: transparent; font-weight: normal; font-size: 12px; font-family: "Verdana"}
a.bodylinks:hover   { color: #000000; text-decoration: none; background-color: transparent; font-weight: normal; font-size: 12px; font-family: "Verdana"}
a.bodylinks:visited { color: #000066; text-decoration: none; background-color: transparent; font-weight: normal; font-size: 12px; font-family: "Verdana"}



