DIV.ithh {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: xx-small;
font-weight: bold;
margin-left: 20px;
}
.itnavlinks a:link {
	color: Blue;
	text-decoration: underline;
}
.itnavlinks a:visited {
color: Purple;
text-decoration: underline;
}
.itnavlinks a:hover {
color: Red;
text-decoration: none;
}
P {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
}