a.navlinks {
	color: #212163;
	text-decoration: none;
	font-weight: bold;
}
a.navlinks:hover {
	color: #9C9CBE;
	text-decoration: none;
}
p,td,tr,table,form {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
}
.navlinks {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
}
a {
	color: #000066;
}
H1, H2, H3, H4, H5, H6, H7 {
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #000066;

}
ul,ol {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
}
li {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
}

a:hover {
	color: #FF9900;
}
