body {
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size:  10pt;
	font-family: Arial,
				 Helvetica,
				 sans-serif;
	color:      black
}

th {
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size:  10pt;
	font-family: Arial,
				 Helvetica,
				 sans-serif;
	color:      white
}

table {
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size:  10pt;
	font-family: Arial,
				 Helvetica,
				 sans-serif;
	color:      black;
	border-collapse: collapse;
	border:     Medium None White
}

td {
	font-size: 8pt;
	font-family: Arial,
				 Helvetica,
				 sans-serif
}

.num {
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size:  8pt;
	font-family: Courier,
				 serif
}

.bar {
	background-color: white
}

a {
	text-decoration: none
}

a:link {
	color: #FFFFFF
}

a:visited {
	color: #FFFFFF
}

.small a:link {
	color: #b5b5e6
}

.small a:visited {
	color: #b5b5e6
}

a:hover {
	color: #00FFFF
}

.small a:hover {
	color: #00FFFF
}
