.blackunderline {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}


body, td{font-family: palatino, 'Lucida Casual', Helvetica, Arial;
font-size: small;}
a.headlinks {font-family: palatino, 'Lucida Casual', Helvetica, Arial;
/* 		font-size: small; */
		text-decoration: none;
		color: 000000;}
a.headlinks:hover {font-family: palatino, 'Lucida Casual', Helvetica, Arial;
	/* 	font-size: small; */
		text-decoration: underline;
		color: 888888;}
a {font-family: palatino, 'Lucida Casual', Helvetica, Arial;
/*		font-size: small; */
		text-decoration: none;
		color: 6666bb;}
a:hover {font-family: palatino, 'Lucida Casual', Helvetica, Arial;
/*		font-size: small; */
		text-decoration: underline;
		color: 6666bb;}
	
h3 {
	font-size: large;
/*	color: 666666; */
}
h2 {
	font-size: x-large;
/*	text-align: center; */
	color: 666666;
}

