body, p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: normal;
}
body {background-color:#f4f4f4; }
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;}
.footer-new {
	background:url(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;
}
td.pricerow{
border-bottom:1px solid gray;
}
 
select {font-size:11px}

