
td, textarea, input, select {
	font-family: arial;
	font-size: 11px;
	color: 000000;
	font-weight: normal;
	line-height: 14px;
}

.copyrighttext {
	font-family: arial;
	font-size: 9px;
	color: cccccc;
	font-weight: normal;
}
.greentitle {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: 999933;
}

.navoff {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: 000000;
}
a:link {
	color: cc6600;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;

}
a:visited {
	color: cc6600;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;

}

a:hover {
	color: cc6600;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}

a.nav:link {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: FFFFFF;
	text-decoration: none;
}
a.nav:visited {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: FFFFFF;
	text-decoration: none;
}
a.nav:hover {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: 000000;
	text-decoration: none;
}

a.navoff:link {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: 000000;
	text-decoration: none;
}
a.navoff:visited {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: 000000;
	text-decoration: none;
}
a.navoff:hover {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: 000000;
	text-decoration: none;
}


