A{
	text-decoration:none;
	font-family: Arial;
	font-size: 11px;
	color: #006699
	}
	A:hover{
	text-decoration:underline;
	font-family: Arial;
	font-size: 11px;
	color: #FF9000
	}
	TD {
	font-family: Arial;
	font-size: 11px;
	color: #6F6F6F
	}
	.Head {
	font-family: Arial;
	font-size: 16px;
	color: #006699;
	font-weight: bold
	}
	.Select{
	text-decoration: none;
	font-family: Arial;
	font-size: 13px;
	color: #6F6F6F;
	background-color: #FFFFFF
	}
	.style_table{
        text-align:center;
 -      margin:auto;
 +      margin:auto 0px auto auto;
        border:0px;
        padding:0px;
 } 