body {
          font-family: "garamond";
          font-size : 10pt;
          color: #000000;
          background-color: #ffffff;
        }
a:link {
	  font-size: 10pt;
          text-decoration: none;
          color: #0000ee;
          }
a:visited {
          text-decoration: none;
	  font-size: 10pt;
          color: #cc0000;
             }
a:hover {
          text-decoration: none ;
          color: #00cc00;
           }
p {font-size : 10pt;
}

ul {
list-style-type: disc
}

.news {font-size : 10pt;
font-style: comic sans ms;
color: #990000;
}

