p {
	font-family: arial;
	font-size: 9pt;
	color: #666666;
}

h3 {
	font-family: arial;
	color: #666666;
}

td {
	font-family: arial;
	font-size: 9pt;
	color: #666666;
}

li {
	font-family: arial;
	font-size: 9pt;
	color: #666666;
}

caption {
	font-family: arial;
	font-size: 11pt;
	color: #666666;
}
th {
	font-family: arial;
	font-size: 9pt;
	color: #666666;
	font-weight: bold;
}
a:link {
	font-family: arial;
	font-size: 9pt;
	color: #6666ff;
}
a:visited {
	font-family: arial;
	font-size: 9pt;
	color: #CC6699;
}
.divider {
	color: #6666ff;
}

a:link.navbar {
	font-family: Trebuchet MS, Helvetica, Tahoma, Arial;
	font-size: 11pt;
	color: #993399;
	text-decoration: none;
	 font-weight: bold;
}
a:visited.navbar {
	font-family: Trebuchet MS, Helvetica, Tahoma, Arial;
	font-size: 11pt;
	color: #993399;
	text-decoration: none;
	 font-weight: bold;
}

a:hover.navbar {
	font-family: Trebuchet MS, Helvetica, Tahoma, Arial;
	font-size: 11pt;
	color: #000000;	
	text-decoration: underline;
	 font-weight: bold;
}

