body { background-color: #008300; margin-top: 12px }
a:link  { text-decoration: none }
a:hover { font-style: italic; text-decoration: none }
a:visited  { text-decoration: none }
#title  { color: #050; font-size: x-large }
#text { color: #090; font-size: 13px; font-style: normal; font-weight: normal; text-decoration: none }
#greentext {
	font-size: 12px;
	color: #009900;
}
.greentitle {
	color: #005500;
	font-size: 13px;
}

