.navTitle {
	color: #66CC00;
	font: bold small/normal Arial, Helvetica, sans-serif;
}
.nav {
	color: #333333;
	font: bold x-small Arial, Helvetica, sans-serif;
}
	
.nav a {
	color: #333333;
	text-decoration: none;
	}

.nav a:hover {
	color: #66CC00;
	text-decoration: underline;
}
.navTopTitle {
	font: bold medium Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: left;
}
.bodyTitle {
	font: bold small Arial, Helvetica, sans-serif;
	color: #66CC00;
}
p {
	text-align: justify;
}
.bodyText {
	font: x-small Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: justify;
}
.padded {
	padding: 11px;
}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
	font-size: xx-small;
	text-align: center;
	background: #FFFFFF;
}
.buttons a {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.buttons a:hover {
	text-decoration: underline;
}
.navTable {
	background: #FFFFFF;
}
.buttonsUn {
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
	font-size: xx-small;
	text-align: center;
	background: #CCCCCC;
	color: #333333;
}
.nav a:visited {

	color: #999999;
	text-decoration: none;
}
.clients {
	font: x-small Arial, Helvetica, sans-serif;
	color: #666666;
}
