td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
}
.heading1 {
	font-size: 13px;
	color: #006699;
	font-weight: bold;
}
a {
	color: #006699;
}
a:hover {
	color: #99CCCC;
}
.heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.bullet1 {
	list-style-type: square;
	list-style-position: outside;

}
.biglink {
	font-size: 16px;
	text-decoration: underline;
}
