table,h1,h2,h3 {
	font: 75%/1 "Lucida Grande",Geneva,Arial,Verdana,sans-serif;
	line-height: 1.5
}

h1,h2,h3 {
	margin: 0px 0px 0px 0px;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 12px;
}

h5, h6 {
	font-size: 12px;
}

input.button {
	background-color: white;
	color: #336699;
	font-weight: normal;
	cursor: hand
}

