body{
	color: #444444;
	background-color: white;
	font-size:16px;
}

a:link {color:#444444;}
a:visited {color:#444444;}
a:active {color:#444444;}
a:hover {color:#8080C0;}

table {
	color: #111111;
	font-size:14px;
}

th {
	padding:3px;
	background-color:#a0ffa0;
	color:#000000;
	white-space:nowrap
}

TH.select {background-color:#a0a0ff}
TD.select0 {background-color:#c0c0ff}
TD.select1 {background-color:#e0e0ff}

TD {text-align:center;padding:3px;white-space:nowrap}
TD.name0 {background-color:#c0ffc0; margin:10px}
TD.name1 {background-color:#eeffee; margin:10px}
.toptitle {color:#111111; font-weight:bold; font-size:24px;}
.by {color:#111111; font-weight:bold;}
.sso {font-size:12px;}
.so {font-size:14px;}

