a:link {
	text-decoration: none;	font-weight: bold;
	color: #aaaaaa;
}

.whiteborder {
	border: medium #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
}
.greenlink {
	color: #1F9C00;
	font-family: "Trebuchet MS", Helvetica, Arial;
}
.body {
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: .9em;
	color: #FFFFFF;
}
.clients {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .70em;
	color: #000000;

	text-align:left;
	background-color: #999966;
	list-style-position: outside;
	list-style-type: disc;
}
.table {
	border: solid;
}
