a:link {
	color: #CC0000;
}
.redtype {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.table {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CC0000;
}
