body{
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:100% 0%;
	background-color:#ccffcc;
	color:#222222
}

a:link{
	color:#2222ff;
	text-decoration: none
}

a:visited{
	color:#008888;
	text-decoration: none
}

a:active{
	color:#ff11ff;
	text-decoration: none
}

table{
	border-style: none
}

td.title{
	text-align:center;
	background-color:#88ff88;
	color:#333333
}

td.deep{
	background-color:#88ff88
}

td.pale{
	background-color:#aaffaa
}

font.attention{
	color:#ff0000
}

td.words{
	background-color:#88ff88;
	color:#333333;
	font-size:x-small;
	font-weight:bold
}
