	H1 {font-family: verdana,arial,helvetica; font-size: 18pt; color: black}
	A:link {text-decoration:none;color: blue}
	A:visited {text-decoration:none;color: #990066}
	A:hover {text-decoration:none; font-weight:bold; background-color:#ffee99}
.3d {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CC9900;
	border-right-color: #CC9900;
	border-bottom-color: #CC9900;
	border-left-color: #CC9900;
}
h2 {
	font-size: 14px;
}

