<style>
.rowhigh     { background-color: #dedede}
.rowlow      { background-color: white}
.rowcur      { background-color: lightgray}
BODY {font-family: Verdena; font-size: 100% }
p		{ margin-top: .6em; margin-bottom: .6em	}
p.bigfix	{ margin-top: -.4em; margin-bottom: 0em;}
p.margin	{ margin-left: 2em; margin-top: -1.75em;}	
table	{ font-size: 90%;margin-top: 1em; margin-bottom: 1em }
H1 {text-align: center; font-family: Verdena; font-size: 125%; font-weight: bold; color:blue }
H2 {text-align: center; font-family: Verdena; font-size: 120%; font-weight: bold; color:blue}
H3 {text-align: center; font-family: Verdena; font-size: 12pt; font-weight: bold; color:blue}
th {color: white; font-family: Verdena; font-size: 110%; font-weight: bold; background-color: black }
td {vertical-align: top }
.bestt {font-weight:bold; color: green; font-size: 110%}
.position {color: red; font-weight: bold; font-size: 110%}
</STYLE>