/*html tags*/body{	margin: 0px;	padding: 0px;	color: #333;	font-family: Verdana, sans-serif;	font-size: 12px;	background-color: #fff;}a{	color: #c00;	font-weight: bold;	text-decoration: none;}a:hover{	text-decoration: underline;}b{	color: #c00;	font-weight: normal;}h1{	color: #c00;	font-family: Georgia, serif;	font-size: 16px;	font-weight: normal;	text-align: left;}h2{	color: #699;	font-family: Georgia, serif;	font-size: 16px;	font-weight: normal;	margin-top: 0px;}img{	border-width: 0px;}hr{	border: 0;	color: #9cc;	background-color: #9cc;	height: 1px;}/*end html tags*/#column01{	margin: 0px 10px 0px 0px;	padding: 20px 10px 10px 10px;	width: 100%;	vertical-align: top;}#column02{	width: 250px;	background-image: url(images-new/bg.gif);	background-repeat: repeat;	vertical-align: top;}#column02 p{	margin-left: 10px;	margin-right: 10px;}#column02 p.address{	margin-left: 32px;	margin-right: 10px;}
