html, body, h1, h2, h3, h4, h5, h6, p, table, tr, th, td, form, fieldset, select, input, textarea, dl, dt, dd, ul, ol, li, address, blockquote, pre, code {
margin:0;
padding:0;
color:#666;
}
body {
	color:#666;
	font-size:85%;
	height: 30px;
	width: 100%;
	font-family: helvetica, Verdana, Arial, sans-serif;
	line-height:150%;
}
h1, h2, h3, h4, h5, h6 {
font-size:100%;
}
a {
	color:#666;
	text-decoration:none;
}
