/* Generic styles */html {	width: 7.25in;}body {	font-family: Verdana;	font-size: 9pt;	color: #000000;	background-color: #FFFFFF;	width: 7.25in;}div.vertical_padded {	padding-top: 10px;	padding-bottom: 10px;}a {	font-family: Verdana;	text-decoration: underline;	color: #000000;	border: 0px;}.hide { display: none; }.copyright { font-size: 7pt; color: #000000; }/* Heading styles */h1 {	font-size: 14pt;	color: #000000;}h2 {	font-size: 12pt;	text-decoration: underline;	color: #000000;}h3 {	font-size: 11pt;	text-decoration: underline;	color: #000000;}h4 {	font-size: 9pt;	color: #000000;	font-weight: bold;}/* Table content */table {	font-size: 9pt;	font-family: Verdana;	color: #000000;	background-color: #FFFFFF;}table.psypoke, table.psydex {	border-width: 1px;	border-spacing: 0px;	border-style: solid;	border-color: #000000;	border-collapse: separate;	font-family: Verdana;	font-size: 9pt;	background-color: #FFFFFF;	text-align: center;}table.psypoke tr, table.psypoke td, table.psydex tr, table.psydex td {	border-width: 1px;	padding: 1px;	border-style: solid;	border-color: #000000;	-moz-border-radius: 0px 0px 0px 0px;}tr.titlestyle, td.titlestyle {	text-decoration: underline;	font-weight: bold;}tr.headerstyle, td.headerstyle {	font-weight: bold;}