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

body {
	font:0.875em arial, helvetica, sans-serif;
}

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

fieldset,img { 
	border:0;
}

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

h1,h2,h3,h4,h5,h6 {
	margin:0.6em 0;
	font-size:100%;
}

h1 {
	font-size:1.3333em;
}

h2 {
	font-size:1.2666em;  
}

h3 {
	font-size:1.1333em; 
}

h1,h2,h3,h4,h5,h6,strong {
	font-weight:bold;	 
}

abbr,acronym {
	border:0;
	border-bottom:1px dotted #000;
} 

q:before,q:after {
	content:'';
}

em {
	font-style:italic;
}

blockquote,ul,ol,dl {
	margin:1em;
}

ol,ul {
	list-style:none;
}

ol,ul,dl {
	margin-left:2em;
}

ol li {
	list-style: decimal outside;	
}

ul li {
	list-style: disc outside;
}

dl dd {
	margin-left:1em;
}

th,td {
	border:0;
	padding:.4em;
	vertical-align:top;
}

th {
	font-weight:bold;
	text-align:center;
}

caption {
	margin-bottom:.4em;
	text-align:center;
}

p,fieldset,table {
	margin:1em 0;
}

a {
	color:#03c;
}
