body {
	font-size: 9pt;
	background-color: #EBEBEB;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
td {
	font-size: 9pt;
	color: #333333;
}
a:link {
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
a:visited {
    color:#333333;
	text-decoration:none;
}
a:hover {
	color: #CE1119;
	text-decoration: none;
}
.l a:link {
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
.l a:hover {
	font-size: 9pt;
	color: #ce1119;
	text-decoration: underline;
}

.underline {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #cfcfcf;
}.lineheight {
	line-height: 150%;
	letter-spacing: 1.1px;
	font-size: 10.5pt;
	font-family:"Arial", "Helvetica", "sans-serif";
}
.lineheight_2 {
	line-height: 230%;
}
.title_col {
	font-size: 11pt;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
	font-family: "Arial", "Helvetica", "sans-serif";
}
.underline_2 {
	border-top: thin none #FF6633;
	border-right: thin none #FF6633;
	border-bottom: thin solid #FF6633;
	border-left: thin none #FF6633;
}
.underline3 {
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #6666CC;
}
.DEK { Z-INDEX: 200; VISIBILITY: hidden; POSITION: absolute;} 
#dhtmltooltip{
	font-size: 12px;
	position: absolute;
	width: 150px;
	border: 2px solid black;
	padding: 2px;
	visibility: hidden;
	z-index: 100;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
.link a:link {
		font size:9pt;
		color:#336699;
		text-decoration:none;
}
.link a:hover {
		font size:9pt;
		color:#990000;
		text-decoration:underline;
}
.link a:visited {
		font size:9pt;
		color:#336699;
		text-decoration:none;
}

.padd {
	left: 200px;
}
p {
	line-height: 120%;
}

