body {
	width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
	line-height: 1.4;
	word-spacing: 1.1pt;
	letter-spacing: 0.2pt;
	font-family:  sans-serif;
	color: #000;
	background: none;
	font-size: 10pt
}
.end {
	clear:both	
}
h1, h2, h3, h4, h5, h6 {
	font-family:  sans-serif
}
h1 {
	font-size: 15pt
}
h2 {
	font-size: 13pt;
}
h3 {
	font-size: 14pt
}
h4, h5, h6 {
	font-size: 10pt
}
code {
	font: 10pt Courier, monospace
}
blockquote {
	margin: 1.3em;
	padding: 1em;
	font-size: 10pt
}
hr {
	background-color: #ccc
}
img {
	margin: 1em 1.5em 1.5em 1.5em;
	float: right;
	border: 3px solid #c0c0c0
}
a:link, a:visited {
	background: transparent;
	font-weight: 700;
	text-decoration: underline;
	color: #333
}
address {
	font-style: normal;
	padding: 0 0 1.5em 0
}

.table {
	width: 100%;
	padding: 0 0 1.5em;
}
table {
	border-collapse: collapse;
	font-size: 100%;
	width: 100%;
}
th, td {
	padding: 0.2em 1em;
	text-align: left;
	border: 1px solid #d0d0d0
}
input, select, fieldset, table img, #menu-top, #submenu, label, .paginator, #footer {
	display:none	
}