body,td,th {
	font-size: 14px;
}
body{
margin:0px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}
.bb:link {
	color: #ffffff;
	text-decoration: none;
}
.bb:visited {
	color: #ffffff;
	text-decoration: none;
}
.bb:hover {
	color: #ffffff;
	text-decoration: underline;
}
.bb:active {
	color: #ffffff;
	text-decoration: none;
}
.tb {
line-height:22px;
border:1px solid #CCCCCC;
margin:3px;
}
.tb td {
padding:3px;
}
.cti{
background-color:#eeeeee;
font-weight:bold;
}
.bg {
background-color:#F0D6F6;
}