A:link, A:visited, A:active	{
text-decoration: underline;
}

A:link	{
color: #0000FF;
}

A:visited	{
color: #7F007F;
}

A:active	{
color: #0000FF;
}

.text {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.header {
	font-family: tahoma;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}
.footer  { font-size: 10px; font-family: tahoma; font-style: normal; font-weight: normal }
.tableheader {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
}
.staffTitle { font-size: 15px; font-family: tahoma; font-weight: bold }
.staffName { font-size: 18px; font-family: tahoma; font-weight: bold }
.footerPhone  { color: blue; font-size: 12pt; font-family: "Times New Roman", Times, serif; font-style: normal; font-weight: bold }
