/* the 800x600 specifies the attributes to use for the page table */table.800x600{	width:704px;	height:400px;	borderWidth:0;	borderStyle:solid;	borderColor:white;}/* the cellLeft specifies the attributes to use for the left column of the main table */td.cellLeft{	vertical-align:top;	text-align:left;	width:160px;}/* the bodyCell specifies the attributes to use for the content body cell of the page table */td.bodyCell{	vertical-align:top;	text-align:left;	width:549px;}.copyright{	font-size: 7pt;	color: #003399}.copylink{	font-size: 7pt;	color: #003399;	text-decoration: underline;}/* the navCell specifies the attributes for the navigational cells of the content body cell */{	vertical-align:top;	text-align:left;}/* the paragraphHeader1 specifies the text attributes to use for the headertext in the page content */.paragraphHeader1 {	color: #000080; 	font-family: verdana; 	font-weight: bold; 	font-size: 10pt}/* the paragraphHeader2 specifies the text attributes to use for the second headertext in the page content */.paragraphHeader2 {	color: #336699;	font-weight: bold;	text-decoration:none; 	font-family: verdana;	font-size: 8pt}/* paragraphBody specifies the text attributes to use for the paragraph textin the page content */.paragraphBody {	font-family: verdana; 	font-size: 10pt}/* the footer specifies the text attributes to use for the addressinformation text */.footer {	color: red; 	font-family: verdana; 	font-size: 8pt; 	text-align: center}.fauxlink{	cursor:hand;	font-size: 10pt;	font-family: verdana;	text-decoration: underline;	color: #003399;}li{	font-family:verdana;	font-size: 10pt;}td{	font-family:verdana;	font-size: 10pt;}/* the navigatorCell specifies the attributes to use for the navigation cellof the page table */td.navigatorCell{	vertical-align:top;	text-align:left;	width:160;}/* the bodyCellBottom specifies the attributes to use for the footer bodycell of the page table */td.bodyCellBottom{	vertical-align:top;	text-align:left;	width:525;	height:59;}td.linktext{	font-family: Verdana;	font-weight: bold;	color: #003399;}