body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFEEFF;
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: x-small;
}
a:link {
	text-decoration: none;
	font-weight: bold;
	cursor: hand;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	cursor: hand;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	cursor: hand;
	font-style: italic;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	cursor: hand;
}
.Button {
	position: static;
	color: #FF0000;
	background-color: #FFCCFF;
	height: 24px;
	font-weight: 900;
	text-align: center;
	cursor: hand;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	width: 100px;
	border-top: medium solid #FF66FF;
	border-right: medium solid #CC0000;
	border-bottom: medium solid #CC0000;
	border-left: medium solid #FF66FF;
	display: table-cell;
	font-style: normal;
	text-transform: capitalize;
}
img {
	border: none;
	vertical-align: middle;
	text-align: center;
	background-position: center center;
	-ms-interpolation-mode:bicubic;
}
a {
	color: #FF0000;
}
.sh-smalltext {
	font-size: xx-small;
	vertical-align: text-bottom;
}
.location {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	color: #000000;
}
.category {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}
.categoryCount {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	font-style: italic;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.dialertitle {
	font-size: large;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}
.dialertext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	font-weight: normal;
}

