body {
	margin : 0px; 
	font-family : "Arial","Helvetica",sans-serif;
	font-size : 10pt;
}
div.logo {
	text-align : center;
	z-index : 2; 
}
div.contentPane {
	text-align : justify;
	padding : 5px;
	color : white;
	z-index : 2; 
}
div.navMenu {
	color : white;
	font-family : "Arial","Helvetica",sans-serif;
	font-size : 10pt;
	visibility : visible;
	text-align : left;
	padding : 5px;
	z-index : 4; 
}
div.footer {
	z-index : 2; 
}
img.smile {
	width : 200px; 
	height : 200px;
}
a:link {
	color : white;
	text-decoration : underline;
}
a:visited {
	color : white;
	text-decoration : underline;
}
a:hover { 
	color : #004080;
	text-decoration : underline;
}
a:active {
	color : #004080;
	text-decoration : underline;
}
a.menu {
	font-weight : normal;
	font-family : "Arial","Helvetica",sans-serif;
	font-size : 10pt;
}
a.footer {
	font-weight : normal;
	font-size : 8pt;
}
h1 { 
	text-align : left;
	font-size : 20pt; 
}
h2 {
	text-align : left;
	font-size : 16pt;
}
h3 {
	text-align : left;
	font-size : 12pt;
}
p.footer {
	font-family : "Arial","Helvetica",sans-serif;
	color : white;
	text-align : center;
	font-size : 8pt;
	font-weight : bold;
}
span.copyright {
}
span.copylinks {
}
span.bold {
	font-weight : bold;
}
span.italic {
	font-style : italic;
}
hr.full {
	text-align : center;
	width : 100%;
	height : 1px;
	color : white;
}
hr {
	text-align : center;
	width : 50%;
	height : 1px;
	color : white;
}
p.left {
	text-align  : left;
}
p.justify {
	text-align  : justify;
}
p.center {
	text-align  : center;
}
p.right {
	text-align  : right;
}
li.menu {
}
ul.menu {
}
table {
	font-family : "Arial","Helvetica",sans-serif;
	font-size : 10pt;
}
div.boxed {
	padding : 10px;
	font-family : "Arial","Helvetica",sans-serif;
	font-size : 10pt;
	border : 1pt solid white;
}
table.boxed {
	font-family : "Arial","Helvetica",sans-serif;
	font-size : 10pt;
	border : 1pt solid white;
	width : 100%;
}
td.boxed {
	text-align : center;
	width : 33%;
	padding : 5px;
}
td {
	text-align : justify;
}
td.fishcell  {
	text-align : left;
	font-weight : bold;
	vertical-align : top;
}
td.costcell {
	text-align : right;
	font-style : italic;
	vertical-align : top;
}
p.whereami {
	font-family: "Arial","Helvetica",sans-serif;
	font-size : 8pt;
	text-align : left;
}
em	{
	font-style : italic;
}
strong	{
	font-weight : bold;
}
