body,td,th {
	font-family: Verdana, Helvetica,  Arial,  sans-serif;
	font-size: 13px;
	color: #000000;
}
h1 {
	font-size: 16px;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	font-weight:bold;
}

h3 {
	font-size: 13px;
	font-weight:bold;
	text-decoration: none;
	font-style:italic;
}

h4 {
	font-size: 12px;
	font-weight:bold;
}


a:link {
  color:  #4B6296;
  text-decoration:none;
}

a:visited {
  color: #4B6296;
  text-decoration:none;
}

a:hover {
  color: #A0AFD0;
  text-decoration:underline;
}

a:active {
  color: #4B6296;
}

a.contact {
  color:  #4B6296;
  font-size:16px;
  font-weight:bold;
  text-decoration:none;
}