body 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	line-height: 150%;
	color: #000000;
}

#header, #menu, #left, #rightKontext
{
    display:none;
}

#content, #contentWide {
    background-image:none;
    width:auto;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	color: #000000;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #000000;	
}
.clear 
{
	clear:both;
	font-size:1px;
}
a {
	color: #000000;
	text-decoration: underline;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	text-align: left;
	vertical-align: top;
	white-space: normal;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 3px;
	padding-right:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color: #000000;
}
.tableHead {
	font-size: 12px;
	line-height: 140%;
	background-color: #C3C4C5;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #000000;
	padding-bottom: 5px;
}
ol ul {
	list-style-type: square;
	margin-top: 5px;
	margin-bottom: 5px;
}
ol {
	padding-left: 25px;
}
ul {
	padding-left: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-type: square;
}
