img {
	border: 1px solid #999999;
}
table {
	font-size: 12px;
	line-height: 20px;
	border: 1px solid #CCCCCC;
}
hr {
	border: thin dashed #CCCCCC;
}
a:link {
	color: #0033CC;
	text-decoration: none;
}
a:visited {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #0066CC;
	text-decoration: underline;
}

