body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.txtTITLE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000066;

}
.txtHeader {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 16px;
	font-weight: bold;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: x-small;
}
a:link {
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
a:visited {
	color: #000099;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: x-small;
	list-style-position: outside;
	list-style-type: square;


}
