body{
	background-color: #FFFFFF;
	background-image: none;
	color: #000000; 
	margin: 5px;
	padding: 5px;
}
table{ font-size: 12px; }
.remark{ font-size: 10px; font-family: arial, verdana, tahoma; padding-left: 10px; }
pre, table, body, radio{ font-size: 12px; font-family: arial, verdana, tahoma; }
.arrow{
font-family: tahoma; font-size: 12px; font-weight: bold; color: red;
}
.radio{ border: 0px; }
.button{ color: #FFFFFF; background-color: #000000; }
input{ font-size: 12px; }
a, a:visited, a:active{ color: blue; }
.stats_table td, th{ text-align: center; }
.stats_table th{ font-size: 15px; }
.edit_title{
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
	padding: 10px;
}