html, body, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, table, p, th, td, div, span, img, form, fieldset, legend {
	margin: 0;
	padding: 0;
	border: 0;
}

a img {
	border: 0;
}

table {
	margin-bottom: 7pt;
}

body {
	font-family: Lucida grande, Arial, sans-serif;
	line-height: 14pt;
	color:#000000;
	letter-spacing: 1px;
	font-size: 11px;
}

h1 {
	font-size: 12pt;
	font-weight: bold;
	line-height: 16pt;
	margin-bottom: 16pt;
	clear: both;
}

h2 {
	font-size: 11pt;
	line-height: 16pt;
	font-weight: bold;
	color: black;
	clear: both;
}

h3 {
	font-size: 11pt;
	line-height: 16pt;
	font-weight: bold;
	color: black;
	margin-top: 7pt;
}

p {
	padding:0;
	margin:0;
}

td {
	line-height: 16pt;
	vertical-align: middle;
}

ul {
	margin: 0;
	padding: 0;
}

ol {
	margin-bottom: 7pt;
	margin-left: 4pt;
}

li {
	margin:0;
	padding: 0;
}


