body
{
	background-color: white;
	font-family: sans-serif;
	font-size: small
} 

.backpanel
{
	background-color: #7FCF7F
}

.frontpanel
{
	background-color: #E0FFE0
}

.blankpanel
{
	background-color: white
}

.tmnotice
{
	font-size:x-small;
	font-style:italic
}

.contacts
{
	font-size:xx-small
}

a:link
{
	color:#00CF00;
	text-decoration:none
}

a:hover
{
	color:#00FF00;
	text-decoration:underline
}

a:visited
{
	color:#00CF00;
	text-decoration:none
}