.aMenu {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.aPage {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

A:hover{
    TEXT-DECORATION: underline
}

Hbody {
	background-color: #FFFFFF;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}

.td1{
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 0px; 
	color: #FFFFFF;
}

.td2 {
	background-color: #993400;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}


/* begin table display */
.table{
	background-color: #999999;
	/*background-color: #123459;*/
	font-family: Arial, Helvetica, sans-serif;
}
.tdTitle{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	color: #333333;
}
.tdName {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	color: #FFFFFF;
}
.tdValue {
	font-size: 12px;
	text-indent: 0px; 
	color: #FFFFFF;
}
.tdIndex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
.hisValue{
	font-size: 12px;
	text-indent: 0px; 
	letter-spacing: 1px;
	color: #FFFFFF;
}
/* end table display */

.tdFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
	color: #333333;
}
