body, table { font-family: arial,verdana; font-size: 16px; }
body { background: white}
.menuAnchor {text-decoration:none;}

li {
 padding-top: 1ex;
}

ul {
margin-left: 13px;
list-style-type: square;
}


a:link { 
				color: #336699;
 }
a:visited { 
				color: #336699;
 }
a:hover { 
				color: #0000FF;
				text-decoration: none;
 }

.quote { 
		font-style: italic; 
		font-size: 14px;
		font-weight: bold;
 }


.copyright { 
		color: #808080;
		text-align: center; 
		font-size: 12px;
 }
.copyright a:hover { 
				color: #808080;
				text-align: center; 
				font-size: 11px;
				text-decoration: underline;
 }
 .copyright a:link { 
				color: #808080;
				text-align: center; 
				font-size: 11px;
				text-decoration: none;
 }
  .copyright a:visited { 
				color: #808080;
				text-align: center; 
				font-size: 11px;
				text-decoration: none;
 }
