* :focus { outline: 0; }

html, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, img,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body
{
margin: 0;
padding: 0;}

html
{color:#000;background:#FFF;}

img
{border:0;}

a
{text-decoration:none; font-weight:bold;
}

ul
{list-style-type:none; }

p,li,ul
{padding-bottom:8px;
 }
 
p
{font-size:16px; }

