A:hover {
	text-decoration: none;
}

DIV, LI, TD {
	font-family: arial, helvetica, sans-serif;
}

.block {
	margin-left: 20px;
	margin-top: 16px;
}

.bodytext,
.page p {
	font-size: 16px;
	margin: 16px 0 0 0;
}

.bold {
	font-size: 16px;
	font-weight: bold;
}

.boldlink {
	font-weight: bold;
	text-decoration: none;
}

.bullet {
	font-size: 16px;
	margin-bottom: 2px;
	margin-left: 16px;
	text-indent: -16px;
}

.copyright {
	font-size: 12px;
	margin-top: 25px;
	line-height: 20px;
	text-align: center;
}

.goldlink {
	color: #cccc00;
}

.normal {
	font-size: 16px;
}

.notice {
	color: #cccc00;
	font-size: 12px;
	margin-top: 4px;
}

.outgoinglink {
	text-decoration: none;
}

A:hover.outgoinglink {
	text-decoration: underline;
}

.page {
	margin-left: 15px;
	margin-right: 15px;
}

.small {
	font-size: 11px;
}

.subheader {
	font-size: 16px;
	font-weight: bold;
	margin-top: 26px;
}

.table {
	margin-top: 26px;
}

.tdheader {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
}

.tdsubheader {
	background-color: #333333;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

.update {
	background: #c00;
	color: #fff;
	margin-top: 16px;
	padding: 16px;
}

.update p:first-child {
	margin: 0;
}