body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #666666;
}

a:visited {
	color: #999999;
}

a:hover {
	text-decoration: none;
}

#tinytext  {
	font-size: 11px;
}

#tinytext a {
	font-size: 11px;
}

.sizzle-heading {
	font-size: 36px;
}

.sizzle-supscript {
	font-weight: bold;
	vertical-align: super;
	font-size: 20px;
}

.sizzle-subheading {
	font-weight: bold;
	font-size: 12px;
}

.heading {
	font-weight: bold;
	font-size: 14px;
}

.subheading-mei {
	font-weight: bold;
	font-size: 12px;
}

.highlight {
	font-style: italic;
}