* {
	padding:0;
	margin:0;
	font-family: Arial, "Trebuchet MS", "Lucida Grande", sans-serif;
}
body {
	font-size: 90%;
	color: #666;
	background-color: #fff;
}
a {

}
h1, h2, h3, h4, h5, h6, hr, p, pre, blockquote, label, ul, dl, fieldset, address { 
	margin:1em 2%; 
}
ol {
	margin:1em 0%; 
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", "Lucida Grande", sans-serif;
}
li, dd { 
	margin: 0.5em 0 0.5em 5%;
}
	fieldset { 
	padding: .5em; 
}