a { text-decoration: none; }
a:link { color: rgb(102,102,255); }
a:visited { color: rgb(102,102,255); }
a:active { color: rgb(255,0,0); }
a:hover	{ color: rgb(255,0,0);
	  text-decoration: underline;
	}
div {
 font-weight: bold;
}

h4 {
 font-size: 12pt;
 font-weight: bold;
 margin-left: 1em;
}

p {
 margin-top: 2px;
 margin-left: 2px;
 margin-bottom: 2px;
}

p.topics {
 font-size: 11pt;
 margin-left: 2em;
}

p.points {
 font-size: 11pt;
 margin-left: 2em;
}

p.ad {
 margin-top: 2px;
 font-size: 8pt;
 margin-left: 2em;
}
p.menu	{ font-size: 10pt;}
font.menu {font-size: 10pt;}
div.count { font-size: 10pt;}
p.count { font-size: 10pt;}
font.count { font-size: 10pt;}
font.eztown { font-weight: bold;}


