h2 { font-weight: bold; }
table { width: 640; border-collapse: collapse;}
td.header { background-color: #8F936C; font-weight: bold; border-style: ridge;}
td.maxhvalue { background-color: #FFFF00; font-weight: bold; border-style: ridge;}
td.title { background-color: #C0C0C0; width: 9%; font-weight: bold; border-style: ridge;}
td.value { background-color: #FFFFA8; width: 9%; border-style: ridge;}
td.altvalue { background-color: #C0C0C0; width: 9%; border-style: ridge;} 
td.maxvalue { background-color: #909090;  width: 9%; border-style: ridge;} 

