BODY {
background-color: White;
SCROLLBAR-FACE-COLOR: #FBFBFB;
SCROLLBAR-HIGHLIGHT-COLOR: white;
SCROLLBAR-TRACK-COLOR:white;
SCROLLBAR-SHADOW-COLOR: white;
SCROLLBAR-ARROW-COLOR: #004C81;
}
A.kupiec:LINK {
	font-family: Arial;
	font-weight: bold;
	color:  #9D9D9D;
	font-size: 9pt;
	text-decoration: none;
}

A.kupiec:VISITED {
	font-family: Arial;
	font-weight: bold;
	color:  #9D9D9D;
	font-size: 9pt;
	text-decoration: none;
}
A.kupiec:HOVER {
	font-family: Arial;
	font-weight: bold;
	color: #3A3A3A;
	font-size: 9pt;
	text-decoration: none;
}
A:Link {
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
	color:  #9D9D9D;
	font-size: 9pt;
	text-decoration: none;
}

A:VISITED {
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
	color:  #9D9D9D;
	font-size: 9pt;
}

A:HOVER {
	text-decoration: none;
	color: #3A3A3A;
	font-family: Arial;
	font-weight: bold;
	font-size: 9pt;
}
TABLE {
        font-family: Arial;
        font-weight: normal;
        font-style: normal;
        font-size: 9pt;
     }

TD {
        font-family: Arial;
        font-weight: normal;
        font-style: normal;
		text-align: right;		
        font-size: 9pt;
        text-align: left;
        margin-left: 5pt;
}

TH {
	font-family: Arial;
	font-weight: bold;
	font-style: normal;
	font-size: 9pt;
	text-align: center;
	color: #ffffff;
	background: #0066ff;
}
P {
        font-family: Arial;
        font-weight: bold;
        font-style: normal;
        font-size: 9pt;
        color: #000000;
}

