BODY	{font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #336666;
	background-color: #CCFFCC;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	}

TD	{font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	color: #336666;
	background-color: #CCFFCC;
	}

TD.head	{background-color: #BBEEBB;
		text-align: center;
		font-style: normal; font-weight: bold;
		text-decoration: underline
		}
		
a:link {  font-style: normal; text-decoration: none; color: #336666; background-color: bbeebb}

a:visited { font-style: normal; text-decoration: none; color: #336666; background-color: bbeebb }

a:hover { font-style: normal; text-decoration: underline; color: #336666; background-color: bbeebb }

TD.darkbgcolor { background-color: #BBEEBB; text-decoration: none}

.normal {  text-decoration: none; background-image: none}
