body {
	font-family: "Trebuchet MS", Verdana, helvetica, Geneva, Arial, sans-serif;
	color: #000000;
	font-size: x-small;
}

td {
	font-size: 14px;
}

th {
}

.clientcomment {
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	color: #333333;
}
.clientreference {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline overline;
}
li {
	font-size: x-small;
	color: #000066;
	list-style-position: outside;
}
.secondarypage {
	font-size: 12px;
	font-weight: lighter;
	color: #000000;
}
a {
	color: #000066;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #CC0000;
}
a:link {
	color: #000066;
}
.footer {
	font-size: xx-small;
	color: #333333;
	font-weight: normal;
}
.red {
	color: #FF0000;
}
