div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,table,th,td{
	margin: 0;
	padding: 0;
}

body{
	margin: 20px;
	padding: 0px;
	font-size: 12px;
	line-height: 1.4;
}

input,textrea{
	line-height: 1.2;
}

h1,h2,h3,h4,h5,h6{
	font-size: 100%;
	font-weight: normal;
}

ol,ul,li{
	list-style: none;
}

table,fieldset,img{
	border: 0;
}

table{
	border-spacing: 0;
	border-collapse: collapse;
}

caption,th{
	text-align: left;
}

address,caption,cite,code,dfn,em,strong,th,var{
	font-style: normal;
}

#ad{
	font-size: 10px;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dashed #CCCCCC;
	color: #666666;
}

#ad a{
	color: #666666;
}

