.table {
	border: 1px solid #333333;
}
body,td,th{
	font-size:13px;
	line-height: 20px;
	letter-spacing: 0.1em;
	}
body{
	margin-left: 0px;
	margin-top: 0px;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
}
.title{
	font-size:16px;
	color: #003366;
	font-weight: bold;	

}

.mark {
	font-size: 13px;
	color: #CC0000;
	
}
.reference {
	color: #666666;
}
