body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}
.red {
	font-size: 12px;
	font-weight: bold;
	color: #D40000;
	text-decoration: none;
}
.grey {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.grey:hover {
	font-size: 12px;
	font-weight: bold;
	color: #d40000;
	text-decoration: none;
}
.white {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.white:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.white14 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.pt {
	line-height: 22px;
	font-size: 12px;
}
a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #3366CC;
	text-decoration: none;
}
.title {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.b {
	font-weight: bold;
	font-size: 12px;
}
.b14 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.bigtitle {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}