body, fieldset, h1, h2, h3, h4, p, ul, ol, li, button {
	margin: 0;
	padding: 0;
	vertical-align: baseline;	
}

table td, table th {
	vertical-align: top;
}

fieldset {
	border: 0;
}

body, p, span, li, a, td, th, label, input, textarea, select {
	font-family: Verdana, Verdana, Geneva, sans-serif;
}

p, textarea {
	line-height: 1.4em;
}

a {
	text-decoration: none;
}

a img {
	border: 0;
}

h1 {
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 36pt;
	font-size: 30pt;
	margin: 0 0 14px 0;
}

h2 {
	margin: 0 0 5px 0;
}

h3 {
	
	font-weight: normal;
	line-height: 18pt;
	font-size: 12pt;
	margin: 0 0 2px 0;
}

p {
	margin: 0 0 0.8em 0;
}

p, legend, td, th, li, label, input, textarea, select, div {
	font-size: 9pt;
}

li {
	font-size: 11pt;
}
	
table {
	border-collapse: collapse;
	border-spacing: 0
}

.clear {
	clear: both;
}

.fl {
	float: left;
	display: inline;
}
