body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
table {
	border: 0px none;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
td {
	border: 0px;
	vertical-align: top;
}
h1 {
	font-size: 18px;
	color: #999999;
	text-decoration: none;
}
h2 {

	font-size: 16px;
}
h3 {
	font-size: 14px;
}
a {
	color: #000000;
}
.small {
	font-size: 11px;
	color: #666666;
}
.line-through {
	text-decoration: line-through;
}
.line-through:hover {
	text-decoration: underline;
}
.h1link {
	color: #FFCC00;
	text-decoration: none;
}
.h1link:hover {
	text-decoration: underline;
}
.title-link {
	color: #999999;
	text-decoration: none;
}
.title-link:hover {
	text-decoration: underline;
}
