table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #525252;
	background-color: #FFFFFF;
}

 
body {
	background-color: #A0A0A4;
   color:#525252;
}
 

h1 {
	font-size: 16px;
	color: #666666;
	text-align: center;
}
a:link {
	color: #557FAA;
}
a:visited {
	color: #808080;
}
a:hover {
	color: #555FAA;
}
a:active {
	color: #555FAA;
}




h2 {
	font-size: 14px;
}
.indent_show {
	text-indent: 5px;
}

