body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #737373;
}
.w {
	font-size: 30px;
	color: #B3B758;
}
.point {
		color: #ABA000;
}
.date {
	font-size: 15px;
	color: #ffffff;
}
.white {
	color: #ffffff;
	text-decoration: underline;
}
.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #737373;
}
.small {
		font-size: 10px;

}
.title {
		font-size: 14px;
		color: #ffffff;

}
a:visited {
	color: #737373;
}
a:hover {
	color: #737373;
	text-decoration:underline;
}
a:active {
	color: #737373;
}
a{
	color: #737373;
	text-decoration:none;
}

