h1 {
	font-size: 21px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 14px;
}

h4, h5, h6 {
	font-size: 13px;
}

.address td {
	vertical-align: top;
	font-size: 13px;	
}

p {
  font-size: 13px;
}

a {
  font-size: 13px;
}

table.contenttable
table.contenttable tr,
table.contenttable td,
table.contenttable p.bodytext {
  font-size: 13px;
}


