.h1 {
	text-align: left;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #333;
}
.h2 {
	text-align: left;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #333;
}
.h1c {
	text-align: center;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #333;
}
.h2c {
	text-align: center;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #333;
}
.footer {
	font-size: 10px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
}
body,td,th {
	color: #333;
}
a {
	font-size: 14px;
	color: #333;
}
a:visited {
	color: #333;
}
a:hover {
	color: #000;
}
a:active {
	color: #333;
}
p {
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
.mainc {
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	font-size: 14px;
	color: #333;
}
#urnCollections {
	margin:0 auto 0 auto;
}
#urnCollections td {
	font-weight: bold;
	height: 100px;
	text-align: center;
	vertical-align:middle;
	width: 100px;
}
#urnCollections a {
	text-decoration: none;
}
.urnDesc {
	color: grey;
	font-weight: bold;
}
.urnImage {
	width: 200px;
}
.urnTable {
	font-family: Verdana;
	margin: 15px;
}