@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, a, address, em, font, img, dl, dt, dd, ol, ul, li,
table, tbody, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
}
/* remember to define focus styles! */

body {
	line-height: 1;
	color: black;
	background: white;
}

ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
h1,h2,h3,h4,h5,h6 { 
	font-size:100%; 
	font-weight:normal; 
}

h1 img,h2 img, h3 img{
vertical-align:bottom;
}

address {
	font-style:normal;
	font-weight:normal;
}

a{
text-decoration:none;
}

p{
font-size:11px;
}