#topline, #modulblock, #contentblock, #systemline, #productchooser, #hiddenshortcutform, #quickleft {
	display: none !important;
}
html {
	font-family: "Times New Roman", serif !important;
	color: #000000 !important;
}
p {
	font-size: 12pt !important;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, Arial, sans-serif !important;
	color: #000 !important;
}
.content_table_section{
	border: 0px none #FFF;
	width: 100%;
}
.content_table_section table {
	margin: 2px;
	padding: 2px;
	width: 100%;
	border: thin solid #828282;
}
h1 {
	font-size: 250% !important;
}
h2 {
	font-size: 175% !important;
	page-break-before:always
}
h3 {
	font-size: 135% !important;
	
}
h4 {
	font-size: 100% !important;
	font-variant: small-caps !important;
}
h5 {
	font-size: 100% !important;
}
h6 {
	font-size: 90% !important;
	font-style: italic !important;
}
a:link, a:visited {
	color: #000 !important;
	 
	text-decoration: underline !important;
}
a:link:after, a:visited:after {
	/*content: " (" attr(href) ") " !important;*/
}

.strike {
	text-decoration:line-through;
}

