body,form,h1,h2,h3,h4,h5,h6,p,pre,ul,ol,li,dl,dt,dd,img{
	padding:0;
	margin:0;
}
a img{
	border:0px;
}
h1{
	margin-top:5px;
	margin-right:3px;
	text-align:right;
	font-size:22px;
	color:#666;
}
h1 a{
	text-decoration:none;
	color:#666;
}
h2{


	background: url(../img/h2_background.jpg) ;
	color:#333333;
	border-left:solid 8px #b6da6b;
	border-bottom:solid 1px #b6da6b;
	font-size:16px;
	padding:5px 0 5px 20px;
}
h3{
	font-size:15px;
	padding-left: 17px;
	background: url(../img/h3.jpg) no-repeat 3px 4px;
	border-bottom:dashed 1px #666;
}
h4{
	font-size:15px;
	padding-left: 17px;
	background: url(../img/h4.jpg) no-repeat 3px 4px;
	border-top: 1px #999 dashed;
	border-bottom:dashed 1px #999;
}
address{
	color:#444;
}
input:focus,textarea:focus{
	background-color:#FFFF99;
	
	}