body, th, td{
	font: smaller/150%;
}
a:link {
	color:#0000ff;
	text-decoration:none;
}
a:visited {
	color:#888888;
	text-decoration:none;
}
a:active {
	color:#CC0000;
	text-decoration:none;
}
a:hover {
	background:#0000ff;
	color:#FFFFFF;
	text-decoration:none;
}
.menu{
	font-weight: bold;
}
.title{
	font-weight: bold;
	font-size:120%;
}
.sub{
	font-weight: bold;
}
.bold{
	font-weight:bold;
}
.small{
	font-size:80%;
}
.strong{
	font-weight:bold;
}
.circle{
	color:#32CD32;
}
