h1 {
	font-weight: bold;
	font-family: Arial;
	font-size: 10pt;
}
td {
	font-family: Arial;
	font-size: 10pt;
}
.link a {
	text-decoration: none;
	color: #999999;
	font-family: Arial;
	font-size: 9pt;
}
.link a:hover {
	text-decoration: underline;
	color: #333333;
	font-family: Arial;
	font-size: 9pt;
}
.enlarge {
	font-family: Arial;
	font-size: 9pt;
	color: #999999;
	text-decoration: none;
	cursor: move;
}
.footer {
	font-family: arial;
	font-size: 9pt;
	color: #999999;
}
iframe {
	border-bottom-width: 500px;
	border-bottom: 1px solid;
	border-color: #ffff99;
}
.navon a {
	font-family: arial;
	font-size: 10pt;
	background-image: url(../images/navon3.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	color: Black;
}
.nav a {
	font-family: arial;
	font-size: 10pt;
	background-image: url(../images/nav.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	color: Black;
}
.nav a:hover {
	font-family: arial;
	font-size: 10pt;
	background-image: url(../images/nav-over.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	color: Black;
}