body, td {
	font-family:		Verdana, Arial, Tahoma, Helvetica;
	font-size:			8pt;
	color:				#777777;
}
H1 {
	font-family:		Verdana, Arial, Tahoma, Helvetica;
	font-weight:		normal;
	font-size:			8pt;
	color:				#000000;
	margin:				0px 5px 0px 0px; /*top right bottom left*/
/*	line-height:		0;*/
}
A.smblack {
	font-family:		Verdana, Arial, Tahoma, Helvetica;
	font-size:			8pt;
	color:				#000000;
	text-decoration:	none;
	margin:				0px 5px 0px 0px; /*top right bottom left*/
}
A.smblack:hover {
	font-family:		Verdana, Arial, Tahoma, Helvetica;
	font-size:			8pt;
	color:				#000000;
	text-decoration:	underline;
}
A.nonChanging {
	font-family:		Verdana, Arial, Tahoma, Helvetica;
	font-size:			8pt;
	color:				#0066CC;
	text-decoration:	underline;
}
A.nonChanging:hover {
	font-family:		Verdana, Arial, Tahoma, Helvetica;
	font-size:			8pt;
	color:				#0066CC;
	text-decoration:	underline;
}
A.nonChanging:visited {
	font-family:		Verdana, Arial, Tahoma, Helvetica;
	font-size:			8pt;
	color:				#0066CC;
	text-decoration:	underline;
}
.headerText {
	font-weight:		lighter;
	color:				#ffffff;
	font-family:		times, sans-serif;
	font-size:			15pt;
	letter-spacing:		1en;
	text-align:			center;
	}
.price {
font-weight:bold;
color:#4B5AAA;
}
.rate {
font-weight:bold;
color:#4C4C4C;
}
.botnav {
color:#4C4C4C;
text-decoration:none;
}
.href {
color: #5364B7;
}

table#nav {width:194px;}
table#nav td  {
	font-family:Arial, Tahoma, Helvetica;
	font-weight:bold;
	font-size:11px;
	color:#7F7F7F;
	width:184px;
	height:20px;
	text-align:right;
	padding-top:7px;
	padding-bottom:7px;
	padding-right:13px;
	border-bottom-width:1px;
	border-bottom-style:dotted;
	border-bottom-color:#B1B1B1;
	background-image:url(images/arrowNav.gif);
	background-position:right;
	background-repeat:no-repeat;
}
table#nav td a:link, table#nav td a:hover, table#nav td a:active, table#nav td a:visited	 { text-decoration:none;  color:#7F7F7F;}