.footnote {  font-family: "MS Sans Serif"; font-size: xx-small}h1 {  font-family: "MS Sans Serif"; font-size: 16pt; font-weight: bold; text-align:center}.home_text {  font-family: "MS Sans Serif"; font-size: 10pt}.table_text {  font-family: "MS Sans Serif"; font-size: 10pt}.body_text {  font-family: "MS Sans Serif"; font-size: 10pt; width: 600px; padding-left: 15px}h2 {  font-family: "MS Sans Serif"; font-size: 12pt; font-style: italic; text-align:center}	:link { color: blue; text-decoration: none}  /* for unvisited links */  	:visited { color: blue; text-decoration: none } /* for visited links */  	:active { color: red } /* when link is clicked */  	:hover { color: navy} /* when mouse is over link */	a.plain { text-decoration: none }