body{ font-size:x-small;
 color:#404080;
 line-height:1.5;
}
#reload {
	font-size:x-small;
	color:silver;
	background-color:black;
	line-height:1.5;
}

table { width:640;
 border-collapse:collapse;
 line-height:1.5;
}
#table2 { background-color:#E6E6E6;
}

td { font-size:x-small;
}
#btop_td {  border-top:1px solid #404080;
}
#bright_td { font-size:xx-small;
 border-top:1px solid #404080;
 border-right:1px solid #404080;
}

img { border:0;
}

a { color:blue;
 cursor:pointer;
 font-weight:bold;
 text-decoration:none;
}

a:hover { color:aqua;
 text-decoration:underline
}