body {
	margin: 30px 14px;
}
body, button, select, input, textarea, td, th, h1, h2, h3, h4, h5, h6, div {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
body, select, input, textarea, td, th, div, p {
	font-size: 11px;
}
.hid {
	display: none;
}
a {
	color: #e2001a;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


div#header {
	padding-bottom: 61px;
	background: url(/htdoc/images/notepad.bg.gif) no-repeat left bottom;
}
div#header h1 {
	margin: 0px;
	padding: 0px;
}
div#header h1 a {
	display: block;
	background: url(/htdoc/images/notepad.logo.gif) no-repeat;
	width: 121px;
	height: 34px;
	margin: 0px 0px 0px 43px;
}

div#article {
	padding: 20px;
	margin-left: 0px !important;
}

