BODY {
	color:black;
	background:snow URL();
	font-size:100%;
	overflow:auto;
}
TD {
	font-size:100%;
}
A:link		{ text-decoration:underline;color:darkviolet;}
A:visited	{ text-decoration:underline;color:purple;}
A:active	{ text-decoration:underline;color:red;}
A:hover		{ text-decoration:underline;color:red;}
.ttl {
	color:#669;
	font-family:Arial Black;
}
#ttl {
	width:100%;
	padding:6px;
	font-size:150%;
	text-align:center;
	font-weight:bold;
}
.s {font-size:80%;}
.ss {font-size:65%;}

