/* * Body Style */BODY{	background-color: #FFFFFF;}/* * Paragraph Styles */P{	font-family: verdana, helvetica, sans-serif;	font-size: 10pt;}P.tiny{	font-size: 8pt;}/* * Link Styles */A:link {color: #0000FF;} A:active {color: #FF0000;} A:visited {color: #000088;}/* * Heading Styles */h1           { font-family: verdana, helvetica, sans-serif; font-size: 13pt;                background-color: #99CCFF; color: #000000 }h2           { font-family: verdana, helvetica, sans-serif; font-size: 12pt;                 }H3{	font-family: verdana, helvetica, sans-serif;	font-size: 10pt;}/* * Table Styles  */TD{	font-family: verdana, helvetica, sans-serif;	font-size: 10pt;}TD.page-footer{	font-family: verdana, helvetica, sans-serif;	font-size: 8pt;}TD.header{	background-color: #99CCFF;	font-weight: bold;}TD.headerheading1{	font-family: verdana, helvetica, sans-serif;	font-size: 13pt;	font-weight: bold;	background-color: #99CCFF;}TD.footer{	background-color: #99CCFF;}TD.popup{	font-family: verdana, helvetica, sans-serif;	font-size: 7pt;;}/* * Bullets, Lists */LI{	font-family: verdana, helvetica, sans-serif;	font-size: 10pt;	}