body, td, input, textarea, select {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	word-wrap: break-word;
}
td {
	vertical-align: top;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	border-bottom: 1px solid #777;
	margin: 0;
	font-weight: lighter;
}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #555;
	letter-spacing: 1px;
	font-weight: lighter;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
}
h4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #555;
	letter-spacing: 1px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
h6 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #555;
	letter-spacing: 1px;
}
p, h2, h3, h4, h5, h6 {
	margin: 0 0 10px 0;
}
a {
	color: #023;
	text-decoration: underline;
}
a:hover {
	color: #222;
}
a img {
	border: 0;
}