BODY {
	background: white;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	color: black;
}
p { font-family: verdana,arial,helvetica,sans-serif; font-size: 10px; color: black;}
.menu ( font-family: verdana,arial,helvetica,sans-serif; font-size: 12px; color: darkgreen; font-weight: bold; }
A { font-family: verdana,arial,helvetica,sans-serif; color: darkgreen;  font-weight: normal;  font-size: 10px;  text-decoration: none; } 
A:visited { font-family: verdana,arial,helvetica,sans-serif;  color: orange;  font-size: 10px;  font-weight: normal;  text-decoration: none;  } 
A:hover { font-family: verdana,arial,helvetica,sans-serif;  color: red;  font-size: 10px;  font-weight: normal;  text-decoration: underline; } 
UL  { font-family: verdana,arial,helvetica,sans-serif; font-size: 10px; color: black; text-align:justify; }
OL  { font-family: verdana,arial,helvetica,sans-serif; font-size: 10px; color: black; text-align:justify; }
h1, h2, h3, h4, h5, h6  {font-family: "arial black"; background-color: darkgreen; color: gold; font-weight: normal;}
h1 { font-size: 24px; }
h2 { font-size: 18px; }
h3 {
	font-size: 16px;
	text-align: center;
}
h4 { font-size: 14px; }
h5 { font-size: 12px; }
h6 { font-size: 10px; }
HR { color: darkgreen; }
.larger {
	font-size: 12px;
}
.larger strong {
	font-size: 16px;
}
