/* ------ copyright (c) Open Sandwich Design 2005 www.opensandwich.net ------- */
body {
margin:0;
padding:0;
	background : #fff;
color:#000;
	font-family : Arial, Helvetica, sans-serif;
}
#header, #flashdiv, #leftside img, #leftside hr, #leftside h2, #leftside h3,
 #leftside h4, #menubar, #footer, #byline, form, h1, a {
	display : none;
}
#leftside p {
	color:#fff;
}
h2,h3,h4,h5 {
	font-size:18px;
}
.tble1 {
	border : 1px solid #999;
	padding:6px 20px;
}
.tble1 td{
	padding:6px 10px;
	border-bottom : 2px dotted #999;
}
.tble1 th{
padding:6px 10px;
	text-align : left;
	font-size : .8em;
}
#address {
	line-height:normal;
}
#address p {
	margin:2px 5px;
	border-right : 2px dotted #333;
	color:#000!important;
}