
body, code, dl, dd, form, pre {
margin: 0;
}
abbr, acronym {
cursor: help;
border-bottom: 1px dotted #999;
}
address, cite, dfn {
font-style: normal;
}
img {
vertical-align: bottom;
border:0;
}
td, th, textarea {
vertical-align: top;
}
input, select, button {
	overflow: visible;
	vertical-align: middle;
/*	background: #87A842;
	border: none;
	color: white;
	font-family: 'DroidSerif';
	cursor: pointer;
	padding: 6px 16px;
	border-radius: 6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-khtml-border-radius:6px;
	font-size: 19px;*/

}
address, blockquote, h1, h2, h3, h4, h5, h6, fieldset, p, ol, ul {
	margin: 0;
	padding: 0;
}
th, h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
a {
	outline: none;
}