a:link {
	font-size: 12px;
	line-height: 130%;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	line-height: 130%;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height: 130%;
	color: #CC0000;
}
.bb {
	font-size: 18px;
	font-weight: bold;
	color: #3982d6;
	text-decoration: none;
}
a.bb:link {
	font-size: 18px;
	font-weight: bold;
	color: #3982d6;
	text-decoration: none;
}

a.bb:visited {
	font-size: 18px;
	font-weight: bold;
	color: #3982d6;
	text-decoration: none;
}
a.bb:hover {
	font-size: 18px;
	font-weight: bold;
	color: #3982d6;
	text-decoration: undunline;
}
td {
	font-size: 12px;
	color: #666666;
	line-height: 130%;

}
.content{
	font-size: 12px;
	color: #cccccc;
	line-height: 1.5;

}
.title {
	font-size: 12px;
	color: #333333;
	line-height: 130%;
	letter-spacing:1pt;
	font-weight:bold;
	
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
