body {
	padding:0;
	margin:0;
	color: #7a7a7a;
	font:11px Tahoma,Verdana,Arial,Helvetica,Garuda,sans-serif;
	*font-size:small;
	*font:x-small
}

h1,h2,h3,h4,h5,h6,ul,li,dl,dt,dd,em,strong,pre,code {
	padding:0;
	margin:0;
	line-height:1.2em;
	font-size:100%;
	font-weight:normal;
	font-style: normal
}

table {
	font-size:inherit;
	font:100%;
	border-collapse:collapse
}

ul {
	list-style:none
}

img {
	border:0
}

p {
	margin:1em 0;
	line-height: 1.3;
}

a {
	color: #f00;
}

.noborder {
	border: 0!important;
	background: none!important
}
