body, p, td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
h1, .h1 {
	font-size: 20px;
	font-weight: bold;
	color: #1371CF;
}
h2 {
	font-size:16px;
}
h3 {
	font-size:14px;
}
h3 {
	font-size:12px;
}

a {
	color: #3399FF;
	/*font-weight: bold;*/
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.pointTitle {
	font-weight: bold;
	color: #0F69D5;
}
.picLeft {
	padding-right: 8px;
}
.picRight {
	padding-left: 8px;
}
.style1 {	
	font-size: 14px;
	font-weight: bold;
}
.style16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.style22 {font-size: 12px; color: #FF6600; }
.style25 {
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
}
.style23 {	font-size: 12px;
	color: #FF6600;
	font-weight: bold;
}
.style27 {	color: #333333;
	font-size: 10px;
}
.footer-new {
	background:url(images/footer-bk.gif) top repeat-x;
	color:#999;
	padding:20px 22px 20px 38px;
	margin:25px 0px 0px 0px;
	font-size:8pt;
	text-align:center;
}
.footer-new ul {
	list-style-type:none;
	margin:0px auto 10px auto;
	padding:0px;
	text-align:center;
}
.footer-new ul li {
	display:inline;
	margin:0px;
	padding:0px;
}
.footer-new p {
	margin: 10px 0px 0px 0px;
}
.footer-new a:link, .footer-new a:visited {
	color:#777;font-weight:bold;
	margin:0px 5px;
<<<<<<< .mine
}.dim {
	color: #999999;
}
/* dashed line */
.dashed {
	background-image: url(images/dashed.gif);
	width: 100%;
	height: 1px;
	margin: 20px 0;
	clear: both;
}
/* dashed line no top and bottom padding */
.dashed2 {
	background-image: url(images/dashed.gif);
	width: 100%;
	height: 1px;
	margin: 1px 0;
	clear: both;
}
=======
}
td.pricerow{
border-bottom:1px solid gray;
}
 >>>>>>> .r22

