body {
   background: #ffffcc; color: black;
   font-family: "arial", sans-serif;
   font-size:10pt
   }
p.heading {color:maroon;
           font-size:12pt;
		   font-weight:bold;
		   }
p.menuitem {
            font-size:8pt;
		    font-weight:bold;
			}
p.smalltext {
            font-size: 8pt;
			}

   a:link {color: #808080;}
   a:visited {color:#808080;}
   a:active {color:#808080;}
   a:hover {color:black;}

