html, body, p, td{	font-family: "Verdana", Arial, sans-serif;	font-size: 8pt;	line-height: 12pt;	background-color: rgb(255, 255, 255);	color: rgb(64, 64, 64);	margin: 0px;	vertical-align: top;	text-align: justify;}body{}table{	border: none;	/*border-collapse: collapse;*/	padding: 0px;	margin: 0px;}table.collapsed{	border-collapse: collapse;}.fullHeight{	height: 100%;}.fullWidth{	width: 100%;}.navigation{	width: 180px;	padding-left: 10px;}.entry{	border-top: 1px solid rgb(0, 0, 0);	border-right: 10px solid white;	padding-bottom: 20px;	margin-bottom: 20px;	border-bottom: 20px solid rgb(255, 255, 255);}.entryInfo{	padding-bottom: 20px;	border-top: 1px solid rgb(0, 0, 0);	border-right: 1px solid rgb(0, 0, 0);	width: 100px;	border-bottom: 20px solid rgb(255, 255, 255);}img{	border: none;}em em{	font-style: normal;}h1, h2, h3, h4, h5, h6{	/*text-transform: lowercase;*/	font-weight: normal;}h1{	font-size: 24pt;	text-transform: lowercase;	background-color: rgb(255, 233, 217);	letter-spacing: 1em;	font-weight: bold;}h2{	font-size: 10.2pt;	line-height: 14pt;}p{	margin-bottom: 12pt;}a{	text-decoration: none;}a:link{	text-decoration: none;	color:339966;	font-weight: bold;}a:visited{	text-decoration: none;	color: rgb(70, 92, 128);	font-weight: bold;}a:active, a:focus{	text-decoration: none;	font-weight: bold;}a:hover{	text-decoration: none;	color: rgb(0, 0, 0);	background-color: rgb(255, 233, 217); }table{	border: none;	padding: 0px;}table tr th{	text-align: center;}td{	vertical-align: top;}.left{	text-align: left;}.centre{	text-align: center;}.center{	text-align: center;}.right{	text-align: right;}.justify{	text-align: justify;}.top{	vertical-align: top;}.middle{	vertical-align: middle;}.bottom{	vertical-align: bottom;}.symbol{	font-family: Symbol;}.doublespaced{	line-height: 200%;}.small, sub, sup{	font-size: 80%;}.big{	font-size: 125%;}.smallCaps{	font-variant: small-caps;}.fixedWidth{	font-family: "Andale Mono", "Lucida Console", monospace;}