* {
	font-family: "Verdana";
}

text {
	color: #000099;
	font-size:9pt;
}

a {
	font-family: "Verdana";
	font-style: normal;
	font-size: 11pt;
	text-decoration:none
}

a:link {
	color:#080076;
	text-decoration:none;
	font-weight: normal
}

a:visited {
	color:#080076;
	text-decoration:none;
	font-weight: normal
}

a:hover {
	color:red;
	text-decoration:none
}

a.LinkList {
	font-family: "Verdana";
	font-style: normal;
	font-size: 11pt;
	text-decoration:none
	font-weight: normal
}

a.LinkList:link {
	color:yellow;
}

a.LinkList:visited {
	color:yellow;
}

a.LinkList:hover {
	color:red;
}

a.LinkActive {
	font-family: "Verdana";
	font-style: normal;
	font-size: 11pt;
	text-decoration:none;
	font-weight: normal
}

a.LinkActive:link {
	color:red;
}

a.LinkActive:visited {
	color:red;
}

a.LinkActive:hover {
	color:red;
}

table {
	border-collapse: collapse;
	border-color: #080076;
	color: #000099;
	font-size:11pt;	
}

tr, td {
	font-size: 11pt;
}

li {
	color: #000099;
	font-size: 9pt;
}
