BODY {
	background-color: #FFFFFF;
}
A:link {
	COLOR: #020FE8; TEXT-DECORATION: none;
}
A:visited {
	COLOR: #020FE8; TEXT-DECORATION: none;
}
A:active {
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: #D80000; TEXT-DECORATION: underline
}
BODY {
	COLOR: #000000; FONT-FAMILY: Trebuchet MS, Tahoma, Verdana, Verdana, Arial; FONT-SIZE: 9pt; text-align: justify; TEXT-DECORATION: none;
}
TD {
	COLOR: #000000; FONT-FAMILY: Trebuchet MS, Tahoma, Verdana, Trebuchet MS, Verdana, Arial; text-align: justify; FONT-SIZE: 9pt; TEXT-DECORATION: none;
}
.head {
	COLOR: #000000; FONT-FAMILY: Trebuchet MS, Tahoma, Verdana, Trebuchet MS, Verdana, Arial; text-align: justify; FONT-SIZE: 15pt; font-weight: bold;
}
.disclaimer {
	COLOR: #000000; FONT-FAMILY: Trebuchet MS, Tahoma, Verdana, Trebuchet MS, Verdana, Arial; FONT-SIZE: 7.5pt; TEXT-DECORATION: none;
}

table {
	width: 700; border: 1px solid #E6E6E6; text-align: left; 
}
th {
	FONT-SIZE: 9pt; 
	font-weight: bold;
	background-color: #E3F0FF;
	border-bottom: 1px solid #E6E6E6;
	cursor: default;
}
td,th {
	padding: 2px;
}
.odd {
	background-color: #E6E6E6; }
.odd td {
	border-bottom: 1px solid #E6E6E6; } 
caption {
	background-color: #E3F0FF; 
  	font-weight: bold;
}
