ul
 {
 list-style: disc outside;
 margin-left: 18
 }

.body{
	font-family : Verdana;
	font-size : 16px;
	color : #333333;
	text-decoration : none;
	line-height : 30px;
}

.subhd{
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
	color : #CC3300;
	text-decoration : none;
	line-height : 16px;
}

.bold{
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
	color : #333333;
	text-decoration : none;
	line-height : 16px;
}

.italicbold{
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
	font-style : italic;
	color : #333333;
	text-decoration : none;
	line-height : 16px;
}

.sharePrice{
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
	color : #003366;
	text-decoration : none;
	line-height : 16px;
}

.feature{
	font-family : Verdana;
	font-size : 12px;
	font-weight : bold;
	color : #333333;
	text-decoration : none;
	line-height : 16px;
}

.navBold{
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
	color : #993300;
	text-decoration : none;
	line-height : 16px;
}

.nav{
	font-family : Verdana;
	font-size : 10px;
	color : #990000;
	text-decoration : none;
	line-height : 18px;
	padding : 4px;
}

.navActive{
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
	color : #333333;
	text-decoration : none;
	line-height : 18px;
	padding : 4px;
}

.rightCol{
	font-family : Verdana;
	font-size : 10px;
	color : #660000;
	text-decoration : none;
	line-height : 12px;
}

.fine{
	font-family : Verdana;
	font-size : 10px;
	color : #333333;
	text-decoration : none;
	line-height : 18px;
	padding : 4px;
}

.smalltext{
	font-family : Verdana;
	font-size : 9px;
	color : #333333;
	text-decoration : none;
	line-height : 10px;
}

@media print{
  body{ background-color:#FFFFFF; background-image:none; color:#000000 }
  #top{ display:none;}
  #leftbar{ display:none;}
  #bottom{ display:none;}
  #contentarea{ width:100%;}
}

A:link {color:#990000; text-decoration : none}
A:visited {color:#003366; text-decoration : none}
A:active {color:#333333; text-decoration : none}
A:hover {color:#FF9900; text-decoration : none}