a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
img {
	border: 0;
}
td {
	text-align: center;
}
h3 {
	text-align: center;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	font-weight: normal;
	text-align: center;
}
.detailtitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
}
.detailtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	font-style: italic;
	color: #FFF;
}
.textblock {
	text-align: left;
}
