table {
	font-family: Verdana;
	font-size: 10pt;
	color: #003366;
	line-height: 12pt;
}
div {
	font-family: Verdana;
	font-size: 10pt;
	color: 003366;
	line-height: 12pt;
}
p {
	font-family: Verdana;
	font-size: 10pt;
	color: #003366;
	line-height: 12pt;
}
ul {
	font-family: Verdana;
	font-size: 10pt;
	color: 003366;
	line-height: 12pt;
	list-style-position: outside;
	list-style-type: square;
}
li {
	font-family: Verdana;
	font-size: 10pt;
	color: #003366;
	line-height: 20pt;
}
h1 {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
}
a:link {
	COLOR: #003366;
	CURSOR: hand;
	FONT-SIZE: 10pt;
	TEXT-DECORATION: underline;
	font-weight: normal;
	FONT-FAMILY: "Verdana";
	line-height: 12pt;
}
a:active {
	CURSOR: hand
}
a:visited {
	COLOR: #003366;
}
a:hover {
	COLOR: #ff0000;
	TEXT-DECORATION: none
}
a.bb:link {
	COLOR: #003366;
	CURSOR: hand;
	FONT-SIZE: 10pt;
	TEXT-DECORATION: underline;
	font-weight: bold;
	FONT-FAMILY: "Verdana";
	line-height: 12pt;
}
a.bb:active {
	CURSOR: hand
}
a.bb:visited {
	COLOR: #003366;
}
a.bb:hover {
	COLOR: #ff0000;
	font-weight: bold;
	TEXT-DECORATION: none
}
a.hh:link {
	COLOR: #ffffff;
	CURSOR: hand;
	FONT-SIZE: 10pt;
	TEXT-DECORATION: underline;
	FONT-FAMILY: "Verdana";
}
a.hh:active {
	CURSOR: hand
}
a.hh:visited {
	COLOR: #ffffff;
}
a.hh:hover {
	COLOR: #ffffff;
	TEXT-DECORATION: none
}
a.rr:link {
	COLOR: #CC3300;
	CURSOR: hand;
	FONT-SIZE: 10pt;
	TEXT-DECORATION: underline;
	FONT-FAMILY: "Verdana";
}
a.rr:active {
	CURSOR: hand
}
a.rr:visited {
	COLOR: #CC3300;
}
a.rr:hover {
	COLOR: #ff0000;
	TEXT-DECORATION: none
}