/* CSS Document */
html {
	height:100%;
}

.center {
	font-size: 30px; 
	font-weight: bold
}

.center_index {
	font-size: 26px; 
	font-weight: bold;
	color:#999999;
}

table {  
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal;
}
body {  
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal;
}