td {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 0.75em;
	line-height: 1.6em;
	font-weight: normal;
	list-style-type: circle;
}
.smaller {
	font-size: 0.70em;
}
.bigger {
	font-size: 0.85em;
}
.subhead {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 0.85em;
	line-height: 1em;
	font-weight: bold;
	color: #003399;
}
p {
	margin-bottom: -10px;
}
a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	color: #6633FF;
	text-decoration: none;
}
a:hover {
	color: #0066FF;
	text-decoration: underline;
}
a:active {
	color: #0066FF;
	text-decoration: underline;
}
li {
	margin-left: -15px;
	margin-bottom: 5px;
}
.subhead2 {
	font-weight: bold;
	list-style-type: circle;
	color: #000066;
	text-decoration: underline;
}
ul {
	list-style-image: url(../images/dot.gif);
}
select {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: normal;
	list-style-type: circle;
}

