table#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	margin: 0px 0px 10px 10px;
	width: 345px;
	font-weight: bold;
}
table#content a:link {
	color: #CCCCCC;
	text-decoration: underline;
}
table#content a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
table #content a:visited {
	color: #999999;
	text-decoration: underline;
}
table#content h1 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #CCCCCC;
}
table#content p {
	font-size: 12px;
	line-height: 14px;
}
table#content a:visited:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

