body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}.buttons {
	font-size: 11px;
	font-weight: normal;
	color: #999999;

}
.name {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}
.secondline {
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}
.thirdline {
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
.contact-text {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
