h2 { font-weight:normal; }

img { border: none; }

hr {
	border: none;
	border-top-width:1px;
	border-top-style:solid;
	height: 1px;
	background: none;
}

a:link, a:visited, a:active, a:hover {
	text-decoration: none;
	font-weight: normal;	
}
a:hover {
	text-decoration: underline;
}

form { margin-bottom: 10px; }
form input, form select, form textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}