.menu {  font-family: "Times New Roman", Times, serif; font-size: 1em; color: #4B7F44; font-weight: bold; text-align: center}

.heading {  font-family: "Times New Roman", Times, serif; font-size: 1.2em; font-style: italic; font-weight: bolder; color: #666666; text-align: center;}

a {  font-family: "Times New Roman", Times, serif}
a:active {

text-decoration : none;

}
a:link {

text-decoration : none;

}
a:visited {
color : #0033cc;
font-style : italic;
text-decoration : none;

}
a:hover {

color : #0033cc;
text-decoration : underline;

}
p {  font-family: "Times New Roman", Times, serif; text-align: left; text-indent: 5px;}
li {  font-family: "Times New Roman", Times, serif; font-size: 0.9em; line-height : 1.5em;; white-space: pre}
