body {   
	  background : #FFFFAA; 
}


	
h1 {
          font-size:24.0pt;
          font-family : Monotype corsiva;
          color:#993366;
          font-weight: bold;
          text-align: center;
          text-shadow: none 
}

h2 {
          font-size:14px;
          font-family: comic sans MS;
          color:#993366;
          font-weight: bold;
          text-align: center;
          text-shadow: none 
}

p , ul, li, table { 
  font-family: comic sans MS;
  font-weight: bold;
  color: #666633; 
  text-shadow: none;
}
  
p {	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-shadow: none; 
	color: #666633;
}

ul {font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #666633;
}

li {	
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #666633;
}

a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: "blue";
	text-decoration: underline;
}

a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: "purple";
}

a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: "darkblue";
}

table 	{  
	font-size: 13px; 
	font-style: normal
}
