 h1		{ font-family : Arial; font-size : 18pt; color : #000000; font-weight : none; }
 h2		{ font-family : Arial; font-size : 14pt; color : #000000; font-weight : none; }
 body	{ font-family : Arial; font-size : 10pt; color : #000000; font-weight : none; }
 td		{ font-family : Arial; font-size : 10pt; color : #000000; font-weight : none; }

 A:link    {text-decoration: underline; color: #0066FF; }
 A:visited {text-decoration: underline; color: #0066FF; }
 A:hover   {text-decoration: underline; color: #4E94FE; }

A.jono-link:link    {text-decoration: none; color: #0066FF }
A.jono-link:visited {text-decoration: none; color: #0066FF }
A.jono-link:hover   {text-decoration: underline; color: #0066FF }

.image-border {
	border: 1px solid #000000;
}

.portfolio-text {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	font-weight : normal;
	text-align: justify;

}
.portfolio-bg {
	background-image: url(images/portfolio-bg.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.input-cell {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #3D97EA;
	border: #024861 1px solid;
}

.input-button {
	font-family: Verdana;
	font-size: 9px;
	font-weight : bold;
	color: #FFFFFF;
	background-color: #3D97EA;
	border: #5490D9 1px solid;
}