<html>

<style>{  }
body			{ background-color : #FFFFFF;   margin-top: 16px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-family: verdana, arial; font-size: 8pt }
hr             { font-family: verdana, tahoma; font-size: 8pt }
html           { font-family: verdana, tahoma; font-size: 8pt }
p              { font-family: verdana, tahoma; font-size: 8pt }
td             { font-family: verdana, tahoma; font-size: 8pt }
a              { font-family: verdana, tahoma; font-weight: bold; text-decoration:none; color: blue }
a:active       { font-family: verdana, tahoma; font-weight: bold; text-decoration:none; color: blue }
a:link         { font-family: verdana, tahoma; font-weight: bold; text-decoration:none; color: blue }
a:visited      { font-family: verdana, tahoma; font-weight: bold; text-decoration:none; color: blue }
a:hover	       { font-family: verdana, tahoma; font-weight: bold; text-decoration:underline; color: red }
a.top          { font-family: verdana, tahoma; font-weight: normal; text-decoration:none; font-size: 8pt; color: black }
a.top:active   { font-family: verdana, tahoma; font-weight: normal; text-decoration:none; font-size: 8pt; color: black }
a.top:link     { font-family: verdana, tahoma; font-weight: normal; text-decoration:none; font-size: 8pt; color: black }
a.top:visited  { font-family: verdana, tahoma; font-weight: normal; text-decoration:none; font-size: 8pt; color: black }
a.top:hover    { font-family: verdana, tahoma; font-weight: normal; text-decoration:underline; font-size: 8pt; color: blue }
a.side         { font-family: verdana, tahoma; font-weight: normal; text-decoration:none; font-size: 8pt; color: #000080 }
a.side:active  { font-family: verdana, tahoma; font-weight: normal; text-decoration:none; font-size: 8pt; color: #000080 }
a.side:link    { font-family: verdana, tahoma; font-weight: normal; text-decoration:none; font-size: 8pt; color: #000080 }
a.side:visited { font-family: verdana, tahoma; font-weight: normal; text-decoration:none; font-size: 8pt; color: #000080 }
a.side:hover   { font-family: verdana, tahoma; font-weight: normal; text-decoration:underline; font-size: 8pt; color: blue }
a.sides         { font-family: verdana, tahoma; font-weight: normal; text-decoration:none; font-size: 10; color: black }
a.sides:active  { font-family: verdana, tahoma; font-weight: normal; text-decoration:none; font-size: 10; color: black }
a.sides:link    { font-family: verdana, tahoma; font-weight: normal; text-decoration:none; font-size: 10; color: black }
a.sides:visited { font-family: verdana, tahoma; font-weight: normal; text-decoration:none; font-size: 10; color: black }
a.sides:hover   { font-family: verdana, tahoma; font-weight: normal; text-decoration:underline; font-size: 10; color: #000080 }
tr             { font-family: verdana, tahoma; font-size: 8pt }
table.border   { bordercolorlight: #000080; width=760; border-collapse: collapse; bordercolordark: #000080 }
td.grey		   { width : 160; vertical-align : top; background-color: #D6D6D6 }
h1             { font-family: verdana, tahoma; font-size: 10pt; color: #000080; font-weight: bold; margin-top:0; margin-bottom:0 }
h2             { font-family: verdana, tahoma; font-size: 8pt; color: #000080; font-weight: bold; margin-bottom:0 }
.image			{ border: 1 border-style: solid; border-color: #000000  }

ul#aboutNav {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 170px;
	border-bottom: 1px solid #999999;
	font-size:8pt;

}

#aboutNav a {
	font: Arial, Helvetica, sans-seriff;
	font-size:10px;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
	display: block;
	background-image: url(jjp-back-bluegrey.jpg);
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#aboutNav a:hover {
	font-weight: normal;
	background: url(jjp-back.jpg);
	color: #000;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 4px;	color: #FFFFFF;
	text-decoration:underline;
	font-size:10px;
}

#aboutNav a.sub {
	font-weight: normal;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	color: #000;
	text-decoration:none;
	font-size:10px;
	background-color: #dadada;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: none;
	background-image: none;
	border-top-color: #333;
}

#aboutNav a.sub:hover {
	font-weight: normal;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	color: #fff;
	text-decoration:underline;
	font-size:10px;
	background-color: #003dc9;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: none;
	background-image: none;
	border-top-color: #333;
}

/* IE Fixes */

/* remove annoying gaps */
#aboutNav li {	
	display: inline; 
}

/* force hover on entire width of  link */
* html #aboutNav a {
	height: 1px;
}

-->
</style>

</html>