BODY.sp {
	background-color : White;
	margin : 0px;
	color : Black;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
}
A, P, TD {
	color : Black;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
}
A:LINK, A:VISITED {
	color : #000000;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : bold;
}
A:ACTIVE, A:HOVER {
	background-color : #000000;
	color : #FFFFFF;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : bold;
}
.head {
	background-color : #000000;
    border-right-width: 1pt;
	border-right-style: solid;
	border-right-color: #FFFFFF;
    color : White;
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
    font-weight : bold;
}
.head1 {
	background-color : #000000;
    color : White;
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
    font-weight : bold;
}
.TextNormal {
	color : #000000;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
}
.TextBold {
	color : #000000;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}
.TextBoldgr {
	color : #000000;
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}
.TextKlein {
	color : #000000;
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
}
.TdRot {
	border-left-width: 1pt;
	border-left-style: solid;
	border-left-color: #C50005;
	border-right-width: 1pt;
	border-right-style: solid;
	border-right-color: #C50005;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #C50005;
    border-top-width: 1pt;
    border-top-style: solid;
	border-top-color: #C50005;
    background-color : #FFFFFF;
}
.TdRoto {
    border-top-width: 1pt;
    border-top-style: solid;
	border-top-color: #C50005;
}
.TdRotu {
    border-bottom-width: 1pt;
    border-bottom-style: solid;
	border-bottom-color: #C50005;
}