html body	{
	height: 100%;
	margin:	0px;
	padding: 0px;
	font-size: 9pt;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	line-height: 14pt;
	color: #666666;
	background: #ffffff; 
	}
	
/* redundant selectors to help NS4 not forget */
div, p, ul, th, td, li, dd, dl, dt    {
	}
ol, li, dl, dt, dd {
	}
h1	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #993300;
	}
h2	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	}
h3	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	}
h4	{
	}
h5	{
	}
h6	{
	}
h1, h2, h3, h4, h5, h6	{
	}
	
/* turns off gaps around images */
img	{
	border:	0
	}
	
a	{
	}
a:link	{
	color: #333333;
	text-decoration: none;
	font-size: 9pt;
	}
a:visited	{
	color: #666666;
	text-decoration: none;
	}
a:active	{
	color: #993300;
	}
a:hover	 {
	color: #CC0000;
	}
#body {
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	}
#portfolio {
	position: relative;
	top: 0px;
	left: 110px;
	width: 475px;
	}
.arrows {
	font-size: 8pt;
	letter-spacing: normal;
	font-weight: bold;
	color: #993300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.description {
	position: relative;
	top: 10px;
	left: 19px;
	font-size: 8pt;
	}
.specs {
	font-size: 7pt;
	}
