body {
  font-family: arial,tahoma,helvetica,sans-serif;
  font-size: 13px;
  color: #000000;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
A {
	font-family: Arial; 
	font-size: 13px;	
	color: #000000;
	text-decoration: none;
}
A:hover  {
	text-decoration: underline;
}
A.NavLink {
	font-family: Arial; 
	font-size: 12px;	
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
A:hover.NavLink  {
	text-decoration: underline;
}

td.main {
  font-family: arial,tahoma,helvetica,sans-serif;
  font-size: 13px;
  color: #000000;
}

.Pageheader {
  font-family: arial,tahoma,helvetica,sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

.imgborder {	
border-top: 1px solid #184D4B;
border-bottom: 1px solid #184D4B;
border-left: 1px solid #184D4B;
border-right: 1px solid #184D4B;
}

td.footer {
  font-family: arial,tahoma,helvetica,sans-serif;
  font-size: 11px;
  color: #4F5454;
}

.phone {
  font-family: arial,tahoma,helvetica,sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #4F5454;
}